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