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