|
@@ -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
|