From 35b44bed4aa7b3f645c20fca025813cf4f3786ea Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 02 二月 2020 10:22:25 +0800 Subject: [PATCH] 2020-02-02 --- src/store/options.js | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index 34b316a..2f38340 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -1,9 +1,7 @@ // 绯荤粺閰嶇疆 export default { - systemType: 'Cloud', // Cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId + systemType: 'local', // Cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId AppId: '201912040924165801464FF1788654BC5AC73', - // cloudServiceApi: 'http://qingqiumarket.cn/mkwms/webapi/dostar', - // cloudLoginApi: 'http://qingqiumarket.cn/mkwms/webapi/dologon', cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostar', cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon', cloudDatabase: 'sqlserver', -- Gitblit v1.8.0