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