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 84337ed commit 652d2b7
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 @@ -35,7 +35,7 @@ type UnfinishOrderList struct {

type UnfinishOrderInfo struct {
BizOrderId int64 `json:"biz_order_id"`
corpId string `json:"corp_id"`
CorpId string `json:"corp_id"`
CreateTimestamp int64 `json:"create_timestamp"`
GoodsCode string `json:"goods_code"`
ItemCode string `json:"item_code"`
Expand Down

0 comments on commit 652d2b7

Please sign in to comment.