package created
This commit is contained in:
parent
353dcd6fe6
commit
71e2e1b7b1
5 changed files with 216 additions and 1 deletions
|
|
@ -1,12 +0,0 @@
|
|||
package taskAgent
|
||||
|
||||
type Task struct {
|
||||
MerchUuid string
|
||||
Origins map[string]string
|
||||
}
|
||||
|
||||
type Result struct {
|
||||
MerchUuid string
|
||||
OriginName string
|
||||
Price int32
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue