From 1b0fd0a20d54068f0f4716177780e00a75b860ef Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 10 一月 2020 17:12:34 +0800 Subject: [PATCH] 2020-01-10 --- 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