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