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