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