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