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