Sfoglia il codice sorgente

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

csx 2 anni fa
parent
commit
6fc119086f
2 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 2 2
      conf/app.conf
  2. 2 2
      controllers/zh/zh_his_api_controller.go

+ 2 - 2
conf/app.conf Vedi File

@@ -1,5 +1,5 @@
1 1
 appname = 血透
2
-httpport = 9532
2
+httpport = 9532 #1111
3 3
 runmode = prod
4 4
 
5 5
 
@@ -45,7 +45,7 @@ appsecret="61ee2e6268497d5aa9de0b0187c39aea"
45 45
 
46 46
 
47 47
 [prod]
48
-org_id = 10217
48
+org_id = 10265
49 49
 mobile_token_expiration_second = 86400
50 50
 httpdomain = https://api.xt.kuyicloud.com
51 51
 sso_domain = https://sso.kuyicloud.com

+ 2 - 2
controllers/zh/zh_his_api_controller.go Vedi File

@@ -2632,8 +2632,8 @@ func (c *ZHHisApiController) TestGetBasBaseInit() {
2632 2632
 	//miConfig, _ := service.FindMedicalInsuranceInfo(c.GetAdminUserInfo().CurrentOrgId)
2633 2633
 	str := make([]byte, 2048)
2634 2634
 	inputData := make(map[string]interface{})
2635
-	inputData["IP"] = "tyjk.nm.hsip.gov.cn"
2636
-	inputData["PORT"] = 8090
2635
+	inputData["IP"] = "10.144.211.75"
2636
+	inputData["PORT"] = 7021
2637 2637
 	inputData["TIMEOUT"] = 180
2638 2638
 	inputData["LOG_PATH"] = "C:\\log\\"
2639 2639
 	//inputData["SFZ_DRIVER_TYPE"] = 0