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