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