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