From a8736e84e62cae98c05b1cc6ac6992e4b31e7cf2 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 13 一月 2020 00:48:31 +0800 Subject: [PATCH] 2020-01-13 --- src/store/options.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/store/options.js b/src/store/options.js index eabd2ff..b670fdc 100644 --- a/src/store/options.js +++ b/src/store/options.js @@ -1,6 +1,7 @@ // 绯荤粺閰嶇疆 export default { AppId: '201912040924165801464FF1788654BC5AC73', + cloudServiceApi: 'http://qingqiumarket.cn/mkwms/webapi/dostar', cloudDatabase: 'sqlserver', localDatabase: 'mysql' } \ No newline at end of file -- Gitblit v1.8.0