Pārlūkot izejas kodu

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

csx 2 gadus atpakaļ
vecāks
revīzija
6fc119086f
2 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 2 2
      conf/app.conf
  2. 2 2
      controllers/zh/zh_his_api_controller.go

+ 2 - 2
conf/app.conf Parādīt failu

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

+ 2 - 2
controllers/zh/zh_his_api_controller.go Parādīt failu

2632
 	//miConfig, _ := service.FindMedicalInsuranceInfo(c.GetAdminUserInfo().CurrentOrgId)
2632
 	//miConfig, _ := service.FindMedicalInsuranceInfo(c.GetAdminUserInfo().CurrentOrgId)
2633
 	str := make([]byte, 2048)
2633
 	str := make([]byte, 2048)
2634
 	inputData := make(map[string]interface{})
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
 	inputData["TIMEOUT"] = 180
2637
 	inputData["TIMEOUT"] = 180
2638
 	inputData["LOG_PATH"] = "C:\\log\\"
2638
 	inputData["LOG_PATH"] = "C:\\log\\"
2639
 	//inputData["SFZ_DRIVER_TYPE"] = 0
2639
 	//inputData["SFZ_DRIVER_TYPE"] = 0