瀏覽代碼

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

csx 2 年之前
父節點
當前提交
89f972dfd4
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      controllers/sg/his_api_controller.go

+ 0 - 1
controllers/sg/his_api_controller.go 查看文件

458
 	fed.AdmDeptName = department.Name
458
 	fed.AdmDeptName = department.Name
459
 	fed.DscgDeptCodg = strconv.FormatInt(department.ID, 10)
459
 	fed.DscgDeptCodg = strconv.FormatInt(department.ID, 10)
460
 	fed.DscgDeptName = department.Name
460
 	fed.DscgDeptName = department.Name
461
-	fed.MedMdtrtType = ""
462
 
461
 
463
 	fed.MedType = order.MedType
462
 	fed.MedType = order.MedType
464
 	//处方医嘱信息
463
 	//处方医嘱信息