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