소스 검색

医保对接

csx 4 년 전
부모
커밋
0574c66f56
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      controllers/his_api_controller.go

+ 1 - 1
controllers/his_api_controller.go 파일 보기

@@ -1243,7 +1243,6 @@ type ResultSeven struct {
1243 1243
 			PsnType         string  `json:"psn_type"`
1244 1244
 			SetlID          string  `json:"setl_id"`
1245 1245
 			SetlTime        string  `json:"setl_time"`
1246
-			HifobPay        float64 `json:"hifob_pay"`
1247 1246
 		} `json:"setlinfo"`
1248 1247
 	} `json:"output"`
1249 1248
 	RefmsgTime  string      `json:"refmsg_time"`
@@ -1341,6 +1340,7 @@ type ResultEleven struct {
1341 1340
 			MedinsSetlId    string  `json:"medins_setl_id"`
1342 1341
 			RefdSetlFlag    string  `json:"refd_setl_flag"`
1343 1342
 			SetlTime        string  `json:"setl_time"`
1343
+			HifobPay        float64 `json:"hifob_pay"`
1344 1344
 		} `json:"setlinfo"`
1345 1345
 	} `json:"output"`
1346 1346
 	RefmsgTime  string      `json:"refmsg_time"`