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