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