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