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