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