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