Pārlūkot izejas kodu

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 3 gadus atpakaļ
vecāks
revīzija
e66fb6375d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go Parādīt failu

@@ -2959,7 +2959,7 @@ type Result5301For10265 struct {
2959 2959
 	InfRefmsgid string `json:"inf_refmsgid"`
2960 2960
 	Infcode     string `json:"infcode"`
2961 2961
 	Output      struct {
2962
-		Result struct {
2962
+		Result []struct {
2963 2963
 			OpspDiseCode string `json:"opsp_dise_code"`
2964 2964
 			OpspDiseName string `json:"opsp_dise_name"`
2965 2965
 			Begndate     string `json:"begndate"`