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