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