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