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