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