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