fix
This commit is contained in:
parent
b3781de707
commit
484d81c5ab
2
def.go
2
def.go
@ -626,7 +626,7 @@ type JobPayloadVaultValTab struct {
|
|||||||
Quality string `json:"quality"`
|
Quality string `json:"quality"`
|
||||||
Quantity int64 `json:"quantity"`
|
Quantity int64 `json:"quantity"`
|
||||||
Volume int64 `json:"volume"`
|
Volume int64 `json:"volume"`
|
||||||
Value float64 `json:"value"`
|
Price float64 `json:"price"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type JobPayloadGetVault struct {
|
type JobPayloadGetVault struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user