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