From b0a7de005f68d59a47a11294c1168c45699f13c9 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Fri, 20 Jul 2018 16:17:28 +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