@@ -7787,9 +7787,7 @@ func (c *HisApiController) PsnPutNCDSOnRecord() {
insutype = "310"
}
- if len(insutype_two) > 0 {
- insutype = insutype_two
- }
+ insutype = insutype_two
for _, item := range rf {
if item.Insutype == insutype {