瀏覽代碼

医保对接

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

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

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