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