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