fix
This commit is contained in:
parent
ec489436e9
commit
2e96959298
1
def.go
1
def.go
@ -627,6 +627,7 @@ type JobPayloadVaultValTab struct {
|
|||||||
Quantity int64 `json:"quantity"`
|
Quantity int64 `json:"quantity"`
|
||||||
Volume int64 `json:"volume"`
|
Volume int64 `json:"volume"`
|
||||||
Price float64 `json:"price"`
|
Price float64 `json:"price"`
|
||||||
|
Weight int64 `json:"weight"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type JobPayloadGetVault struct {
|
type JobPayloadGetVault struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user