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