Helius
2020-09-01 1eac25bee9fa9b09ee25fc6a945ef1a47b3b4299
src/main/java/com/xcong/excoin/modules/platform/service/PlatformBannerService.java
@@ -7,5 +7,5 @@
public interface PlatformBannerService extends IService<PlatformBannerEntity> {
   public Result findAll();
}