test
This commit is contained in:
parent
341c5ef535
commit
e45f5ee05f
2
job.go
2
job.go
@ -2661,7 +2661,7 @@ func jobVaultVal(j Job) {
|
|||||||
other += price
|
other += price
|
||||||
default:
|
default:
|
||||||
}
|
}
|
||||||
log.Printf("jobVaultVal : %s - %s => %f\n", v.Code, item.Name[0], price)
|
log.Printf("jobVaultVal : %s - %s => %f\n", v.Code, item.Names[0], price)
|
||||||
}
|
}
|
||||||
|
|
||||||
c := TGCommand{
|
c := TGCommand{
|
||||||
|
Loading…
Reference in New Issue
Block a user