ソースを参照

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

csx 3 年 前
コミット
99b4a6a846
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      controllers/sg/his_api_controller.go

+ 1 - 1
controllers/sg/his_api_controller.go ファイルの表示

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