From 461e4fff4b51d067671244eec63b097cd9012b6e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 30 三月 2020 09:25:41 +0800
Subject: [PATCH] 2020-03-30

---
 src/store/options.js |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/src/store/options.js b/src/store/options.js
index 6cb4f12..3bdae57 100644
--- a/src/store/options.js
+++ b/src/store/options.js
@@ -1,10 +1,7 @@
 // 绯荤粺閰嶇疆
 export default {
+  systemType: 'local', // cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId
   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'
+  cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostars',
+  cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon'
 }
\ No newline at end of file

--
Gitblit v1.8.0