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