Explorar el Código

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

csx hace 3 años
padre
commit
99b4a6a846
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go Ver fichero

@@ -2941,7 +2941,7 @@ type Result5301 struct {
2941 2941
 	InfRefmsgid string `json:"inf_refmsgid"`
2942 2942
 	Infcode     int64  `json:"infcode"`
2943 2943
 	Output      struct {
2944
-		Result struct {
2944
+		Result []struct {
2945 2945
 			OpspDiseCode string `json:"opsp_dise_code"`
2946 2946
 			OpspDiseName string `json:"opsp_dise_name"`
2947 2947
 			Begndate     string `json:"begndate"`