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