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