Browse Source

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 3 years ago
parent
commit
50172b931a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      conf/app.conf

+ 3 - 3
conf/app.conf View File

@@ -45,7 +45,7 @@ appsecret="61ee2e6268497d5aa9de0b0187c39aea"
45 45
 
46 46
 
47 47
 [prod]
48
-org_id = 10088
48
+org_id = 10138
49 49
 mobile_token_expiration_second = 86400
50 50
 httpdomain = https://api.xt.kuyicloud.com
51 51
 sso_domain = https://sso.kuyicloud.com
@@ -55,10 +55,10 @@ front_end_domain = "https://xt.kuyicloud.com/#"
55 55
 url = "http://192.168.1.88:6666/szsi-portal/transData"
56 56
 gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
57 57
 #gdyb_url="http://igb.hsa.gdgov.cn/ebus/sz_prd/hsa/hgs/"
58
-gdyb_paasid = "sg03_prd"
58
+#gdyb_paasid = "sg03_prd"
59 59
 #gdyb_paasid = "jm_sc_yjyy"
60 60
 #gdyb_paasid = "zh_prd_yjyy"
61
-#gdyb_paasid = "sz_prd_yjyy"
61
+gdyb_paasid = "sz_prd_yjyy"
62 62
 #gdyb_paasid = "zq_prd_yjyy"
63 63
 
64 64