ソースを参照

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

csx 3 年 前
コミット
47e077f0a8
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      controllers/sg/his_api_controller.go

+ 0 - 1
controllers/sg/his_api_controller.go ファイルの表示

@@ -4830,7 +4830,6 @@ func (c *HisApiController) GetSettleAccounts() {
4830 4830
 			yiliao_leibie = "普通住院"
4831 4831
 			break
4832 4832
 		}
4833
-		x
4834 4833
 		departments, _ := service.GetDepartMentDetail(patientPrescription.Departments)
4835 4834
 
4836 4835
 		if res.Infcode == 0 {