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