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