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