Browse Source

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

csx 3 years ago
parent
commit
6e1a08786c
2 changed files with 12 additions and 5 deletions
  1. 5 5
      conf/app.conf
  2. 7 0
      controllers/sg/his_api_controller.go

+ 5 - 5
conf/app.conf View File

45
 
45
 
46
 
46
 
47
 [prod]
47
 [prod]
48
-org_id = 10265
48
+org_id = 10106
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/"
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/"
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/"
60
-gdyb_paasid = "sg03_prd"
61
-#gdyb_paasid = "jm_sc_yjyy"
59
+# gdyb_url = "http://10.38.23.105:8090/uif-hsaf-med-api/api/medical/service/"
60
+# gdyb_paasid = "sg03_prd"
61
+gdyb_paasid = "jm_sc_yjyy"
62
 #gdyb_paasid="zh_prd_yjyy"
62
 #gdyb_paasid="zh_prd_yjyy"
63
 #gdyb_paasid = "sz_prd_yjyy"
63
 #gdyb_paasid = "sz_prd_yjyy"
64
 #gdyb_paasid = "zq_prd_yjyy"
64
 #gdyb_paasid = "zq_prd_yjyy"

+ 7 - 0
controllers/sg/his_api_controller.go View File

3145
 			if len(insutypes) == 2 {
3145
 			if len(insutypes) == 2 {
3146
 				insutype = med_type
3146
 				insutype = med_type
3147
 			}
3147
 			}
3148
+
3149
+			if len(med_type) > 0 {
3150
+
3151
+				insutype = med_type
3152
+			}
3153
+
3148
 			for _, item := range rf {
3154
 			for _, item := range rf {
3149
 				if item.Insutype == insutype {
3155
 				if item.Insutype == insutype {
3150
 					insuplc_admdvs = item.InsuplcAdmdvs
3156
 					insuplc_admdvs = item.InsuplcAdmdvs
3854
 							insutype = strconv.FormatInt(his.SocialType, 10)
3860
 							insutype = strconv.FormatInt(his.SocialType, 10)
3855
 						}
3861
 						}
3856
 
3862
 
3863
+						insutype = strconv.FormatInt(his.SocialType, 10)
3857
 						//insutype = "390"
3864
 						//insutype = "390"
3858
 						if his.IdCardType == 1 {
3865
 						if his.IdCardType == 1 {
3859
 							// cert_no = his.MedicalInsuranceNumber
3866
 							// cert_no = his.MedicalInsuranceNumber