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