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