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