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