From 48a18736c461ad730bd264b0ac7b40b68a0e33a1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 28 六月 2020 20:30:20 +0800 Subject: [PATCH] 2020-06-28 --- src/store/options.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index 292d2ef..dca9c52 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -1,7 +1,7 @@ // 绯荤粺閰嶇疆 export default { - systemType: 'local', // cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId - AppId: '', - cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostars', - cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon' + sysType: 'local', // cloud 銆� SSO 銆� local + caId: '', + cakey: '2020011612400464367D38162115B417895C1', + cdomain: 'http://cloud.mk9h.cn' } \ No newline at end of file -- Gitblit v1.8.0