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