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