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