update forward
This commit is contained in:
parent
7d1ecd780c
commit
f558e9dbba
2
def.go
2
def.go
@ -274,7 +274,7 @@ type JobPayloadGDeposit struct {
|
||||
Status int `json:"status"`
|
||||
}
|
||||
|
||||
type JobPayloadGDepositFwd struct {
|
||||
type JobPayloadGDepositForwardd struct {
|
||||
ItemID64 int64 `json:"item_id"`
|
||||
Quantity int64 `json:"quantity"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user