Procházet zdrojové kódy

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

csx před 3 roky
rodič
revize
99b4a6a846
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go Zobrazit soubor

@@ -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"`