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