Skip to content

Commit

Permalink
钉钉应用内购
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfengkong committed Jul 10, 2020
1 parent ebbf212 commit 84337ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/api_order_models.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ type GetUnfinishOrderListResp struct {
}

type UnfinishOrderList struct {
Items UnfinishOrderInfo `json:"items"`
Items []UnfinishOrderInfo `json:"items"`
}

type UnfinishOrderInfo struct {
Expand Down

0 comments on commit 84337ed

Please sign in to comment.