浏览代码

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

csx 3 年前
父节点
当前提交
d58c3969c2
共有 2 个文件被更改,包括 6 次插入6 次删除
  1. 5 5
      conf/app.conf
  2. 1 1
      service/gdyb_service.go

+ 5 - 5
conf/app.conf 查看文件

45
 
45
 
46
 
46
 
47
 [prod]
47
 [prod]
48
-org_id = 10215
48
+org_id = 10138
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
53
 front_end_domain = "https://xt.kuyicloud.com/#"
53
 front_end_domain = "https://xt.kuyicloud.com/#"
54
 #url  = "http://192.168.1.228:17001/szsi-portal/transData"
54
 #url  = "http://192.168.1.228:17001/szsi-portal/transData"
55
 #url = "http://192.168.1.88:6666/szsi-portal/transData"
55
 #url = "http://192.168.1.88:6666/szsi-portal/transData"
56
-gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
57
-# gdyb_url="http://igb.hsa.gdgov.cn/ebus/sz_prd/hsa/hgs/"
56
+# gdyb_url = "http://igb.hsa.gdgov.cn/ebus/gdyb_api/prd/hsa/hgs/"
57
+gdyb_url="http://igb.hsa.gdgov.cn/ebus/sz_prd/hsa/hgs/"
58
 #内蒙古
58
 #内蒙古
59
 # gdyb_url = "http://10.38.23.105:8090/uif-hsaf-med-api/api/medical/service/"
59
 # gdyb_url = "http://10.38.23.105:8090/uif-hsaf-med-api/api/medical/service/"
60
 # gdyb_paasid = "sg03_prd"
60
 # gdyb_paasid = "sg03_prd"
61
 # gdyb_paasid = "jm_sc_yjyy"
61
 # gdyb_paasid = "jm_sc_yjyy"
62
 # gdyb_paasid="zh_prd_yrojyy"
62
 # gdyb_paasid="zh_prd_yrojyy"
63
-# gdyb_paasid = "sz_prd_yjyy"
64
-gdyb_paasid = "zq_prd_yjyy"
63
+gdyb_paasid = "sz_prd_yjyy"
64
+# gdyb_paasid = "zq_prd_yjyy"
65
 
65
 
66
 
66
 
67
 
67
 

+ 1 - 1
service/gdyb_service.go 查看文件

4253
 		inputData["psn_cert_type"] = "99"   // 人员证件类型
4253
 		inputData["psn_cert_type"] = "99"   // 人员证件类型
4254
 
4254
 
4255
 	} else {
4255
 	} else {
4256
-		if certificates == "3" {
4256
+		if certificates == "1" {
4257
 			if id_card_type == 1 {
4257
 			if id_card_type == 1 {
4258
 				inputData["mdtrt_cert_type"] = "03" // 就诊凭证类型
4258
 				inputData["mdtrt_cert_type"] = "03" // 就诊凭证类型
4259
 				inputData["card_sn"] = ""           // 卡识别码
4259
 				inputData["card_sn"] = ""           // 卡识别码