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