From 89ba2c7490a743e383f3c991d993291dc9120b4c Mon Sep 17 00:00:00 2001
From: xufenglei <xufenglei>
Date: Mon, 30 Jul 2018 08:49:40 +0800
Subject: [PATCH] 风向风速 功能展现

---
 _mock/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/_mock/index.ts b/_mock/index.ts
index 34345bf..2dca7a1 100644
--- a/_mock/index.ts
+++ b/_mock/index.ts
@@ -2,3 +2,4 @@
 export * from './_rule';
 export * from './_api';
 export * from './_chart';
+export * from './_demo';

--
Gitblit v1.8.0