瀏覽代碼

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

csx 2 年之前
父節點
當前提交
259a6e2b33
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      service/fj_service.go

+ 3 - 1
service/fj_service.go 查看文件

@@ -392,7 +392,9 @@ func FJyb2204(psnNo string, mdtrtId string, hisPrescription []*models.HisPrescri
392 392
 		feedetailInfo["acord_dept_name"] = ""                        // 受单科室名称
393 393
 		feedetailInfo["orders_dr_code"] = ""                         // 受单医生编码
394 394
 		feedetailInfo["orders_dr_name"] = ""                         // 受单医生姓名
395
-		feedetailInfo["exp_content"] = item.Unit                     // 中药使用方式
395
+		subfeedetail := make([]map[string]interface{}, 0)
396
+		subfeedetail["prcunt"] = item.Unit
397
+		feedetailInfo["exp_content"] = subfeedetail // 中药使用方式
396 398
 
397 399
 		if balance_accounts_type == "8" {
398 400
 			feedetailInfo["hosp_appr_flag"] = "2" // 医院审批标志