From a0a285c90987eb9b1591f90333f3aeb15659ded2 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 一月 2020 19:04:57 +0800 Subject: [PATCH] 2020-01-17 --- src/store/options.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index b670fdc..6cb4f12 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -2,6 +2,9 @@ export default { 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', localDatabase: 'mysql' } \ No newline at end of file -- Gitblit v1.8.0