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