From b35e3f0bacdbadf5823e06fe8dc6e047089aae38 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 19 一月 2020 00:25:45 +0800
Subject: [PATCH] 2020-01-19

---
 src/store/options.js |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/store/options.js b/src/store/options.js
index bb3cfcd..6cb4f12 100644
--- a/src/store/options.js
+++ b/src/store/options.js
@@ -1,4 +1,10 @@
 // 绯荤粺閰嶇疆
 export default {
-  AppId: '2019092321511819778303670F4A640128471'
+  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