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