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