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