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