- fix bug in UpdateStore(GetRows)
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
testShopBaiduID = 2233909607
|
||||
testShopID = "100077"
|
||||
testShopBaiduID = 2233976901
|
||||
testShopID = 100077
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user