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