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