From 063b983daaf51a7f1e8677bde1e9c0e618866c91 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 21 二月 2020 10:30:19 +0800
Subject: [PATCH] 2020-02-21

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

diff --git a/src/store/options.js b/src/store/options.js
index b670fdc..1e0da73 100644
--- a/src/store/options.js
+++ b/src/store/options.js
@@ -1,7 +1,9 @@
 // 绯荤粺閰嶇疆
 export default {
+  systemType: 'local', // Cloud 銆� SSO 銆� local, 浜戠浣跨敤绯荤粺閰嶇疆appId
   AppId: '201912040924165801464FF1788654BC5AC73',
-  cloudServiceApi: 'http://qingqiumarket.cn/mkwms/webapi/dostar',
+  cloudServiceApi: 'http://cloud.mk9h.cn/webapi/dostars',
+  cloudLoginApi: 'http://cloud.mk9h.cn/webapi/dologon',
   cloudDatabase: 'sqlserver',
   localDatabase: 'mysql'
 }
\ No newline at end of file

--
Gitblit v1.8.0