- 继续重构新版同步逻辑

This commit is contained in:
gazebo
2019-07-12 15:01:49 +08:00
parent 7d59d1d0f1
commit 8f0f3f2690
7 changed files with 196 additions and 12 deletions

View File

@@ -12,8 +12,11 @@ import (
)
const (
testShopBaiduID = 2233976901
testShopBaiduID = "2233976901"
testShopID = 100077
// testShopBaiduID = "2267254343"
// testShopID = 2
)
func init() {