Administrator
2026-05-28 b7a2fa0ea40b15bd5b60d737cb96764884dcaaaa
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}