From 1e7aa4f0ff5e13c4a99ba511bb357a4cc63aa0c1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 02 四月 2020 15:21:46 +0800 Subject: [PATCH] 2020-04-02 --- src/store/options.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index 235c8f5..3bdae57 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -1,6 +1,6 @@ // 绯荤粺閰嶇疆 export default { - systemType: 'local', // Cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId + systemType: 'local', // cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId AppId: '201912040924165801464FF1788654BC5AC73', cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostars', cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon' -- Gitblit v1.8.0