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