Kaynağa Gözat

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

csx 1 yıl önce
ebeveyn
işleme
259a6e2b33
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      service/fj_service.go

+ 3 - 1
service/fj_service.go Dosyayı Görüntüle

@@ -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" // 医院审批标志