- fix bug in UpdateStore(GetRows)

This commit is contained in:
gazebo
2018-10-26 20:09:56 +08:00
parent f12cfafe23
commit 0397729aa0
6 changed files with 29 additions and 19 deletions

View File

@@ -9,8 +9,8 @@ import (
)
const (
testShopBaiduID = 2233909607
testShopID = "100077"
testShopBaiduID = 2233976901
testShopID = 100077
)
func init() {