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