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