张保健 4 yıl önce
ebeveyn
işleme
83e631c4df
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      controllers/his_api_controller.go

+ 1 - 1
controllers/his_api_controller.go Dosyayı Görüntüle

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