fix offset
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
offset = 3 // 偏移量
|
offset = 0 // 偏移量
|
||||||
)
|
)
|
||||||
|
|
||||||
type StockArgConf struct {
|
type StockArgConf struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user