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