添加字段
This commit is contained in:
parent
a25d44737c
commit
988fe40eaf
@ -130,6 +130,7 @@ type ListAccountingItem struct {
|
||||
PurchasedCount int64 `json:"purchasedCount"`
|
||||
AccountingCount int64 `json:"accountingCount"`
|
||||
AccountedCount int64 `json:"accountedCount"`
|
||||
ShippedCount int64 `json:"shippedCount"`
|
||||
}
|
||||
|
||||
// ListAccounting @TITLE 做账商品列表
|
||||
|
Loading…
x
Reference in New Issue
Block a user