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