price type change
This commit is contained in:
parent
6867d2d74e
commit
e4f55bb195
3 changed files with 6 additions and 6 deletions
|
|
@ -9,5 +9,5 @@ type Task struct {
|
|||
type TaskResult struct {
|
||||
MerchUuid string
|
||||
Origin string
|
||||
Price uint32
|
||||
Price int32
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue