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