浏览代码

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

csx 3 年前
父节点
当前提交
ad03bb61a7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/zh/zh_his_api_controller.go

+ 1 - 1
controllers/zh/zh_his_api_controller.go 查看文件

@@ -891,7 +891,7 @@ func (c *ZHHisApiController) GetZHInHospitalCheck() {
891 891
 				Gend:                 res2.Output.Baseinfo.Gend,
892 892
 				Naty:                 res2.Output.Baseinfo.Naty,
893 893
 				MedType:              med_type,
894
-				InsutypeType:         strconv.FormatInt(int64(social_type), 10),
894
+				InsutypeType:         insutype,
895 895
 				Brdy:                 res2.Output.Baseinfo.Brdy,
896 896
 				Iinfo:                infoStr,
897 897
 				Idetinfo:             idetinfoStr,