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