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