ソースを参照

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

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

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

@@ -2129,7 +2129,6 @@ func (c *HisApiController) GetUploadInfo() {
2129 2129
 			chrg_bchno := timeFormat + strconv.FormatInt(int64(chrgBchno), 10) + strconv.FormatInt(his.PatientId, 10)
2130 2130
 			strconv.FormatInt(his.PatientId, 10)
2131 2131
 
2132
-			client := &http.Client{}
2133 2132
 			data["psn_no"] = his.PsnNo
2134 2133
 			data["mdtrt_id"] = his.Number
2135 2134
 			data["chrg_bchno"] = chrg_bchno