elm 平台id和本地门店id映射修复
This commit is contained in:
@@ -122,7 +122,7 @@ func TestShopStatusGet(t *testing.T) {
|
||||
|
||||
//todo 修改ebai平台与本地映射
|
||||
func TestShopIDBatchUpdate(t *testing.T) {
|
||||
err := api.ShopIDBatchUpdate([]string{utils.Int2Str(2235877567)}, []string{"100920"})
|
||||
err := api.ShopIDBatchUpdate([]string{utils.Int2Str(2235877567)}, []string{"668815"})
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user