Parcourir la source

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

csx il y a 3 ans
Parent
révision
e66fb6375d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go Voir le fichier

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