Przeglądaj źródła

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

csx 3 lat temu
rodzic
commit
ad03bb61a7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      controllers/zh/zh_his_api_controller.go

+ 1 - 1
controllers/zh/zh_his_api_controller.go Wyświetl plik

@@ -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,