瀏覽代碼

no message

张保健 4 年之前
父節點
當前提交
83e631c4df
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controllers/his_api_controller.go

+ 1 - 1
controllers/his_api_controller.go 查看文件

@@ -1295,7 +1295,6 @@ type ResultSeven struct {
1295 1295
 			PsnType         string  `json:"psn_type"`
1296 1296
 			SetlID          string  `json:"setl_id"`
1297 1297
 			SetlTime        string  `json:"setl_time"`
1298
-			HifobPay        float64 `json:"hifob_pay"`
1299 1298
 		} `json:"setlinfo"`
1300 1299
 	} `json:"output"`
1301 1300
 	RefmsgTime  string      `json:"refmsg_time"`
@@ -1393,6 +1392,7 @@ type ResultEleven struct {
1393 1392
 			MedinsSetlId    string  `json:"medins_setl_id"`
1394 1393
 			RefdSetlFlag    string  `json:"refd_setl_flag"`
1395 1394
 			SetlTime        string  `json:"setl_time"`
1395
+			HifobPay        float64 `json:"hifob_pay"`
1396 1396
 		} `json:"setlinfo"`
1397 1397
 	} `json:"output"`
1398 1398
 	RefmsgTime  string      `json:"refmsg_time"`