Helius
2021-04-06 e94d7f8203bc1a6f7e1d8d7585fbd8e9821160ee
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}