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