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