From f0602b981659c6d1ff18e8dba4ca1ce89c5f5610 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 22 三月 2020 21:18:34 +0800 Subject: [PATCH] 2020-03-22 --- src/store/options.js | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index 2f38340..235c8f5 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -2,8 +2,6 @@ export default { systemType: 'local', // Cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId AppId: '201912040924165801464FF1788654BC5AC73', - cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostar', - cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon', - cloudDatabase: 'sqlserver', - localDatabase: 'mysql' + cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostars', + cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon' } \ No newline at end of file -- Gitblit v1.8.0