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