Browse Source

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

csx 3 years ago
parent
commit
e594811f76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/sg/his_api_controller.go

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

3331
 							med_type = "14"
3331
 							med_type = "14"
3332
 						} else if reg_type == 11 {
3332
 						} else if reg_type == 11 {
3333
 							med_type = "11"
3333
 							med_type = "11"
3334
+
3334
 						}
3335
 						}
3335
 					} else if his.Insutype == "310" {
3336
 					} else if his.Insutype == "310" {
3336
 						if reg_type == 14 {
3337
 						if reg_type == 14 {