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