This commit is contained in:
邹宗楠
2023-03-07 16:26:02 +08:00
parent 97699b2670
commit fbced4982b
4 changed files with 5 additions and 6 deletions

View File

@@ -128,8 +128,7 @@ func TestShopIDBatchUpdate(t *testing.T) {
fShopIDs []string
)
key := map[int64]string{
2235877567: "100920",
508281125: "6688759",
509107995: "668893",
}
for k, v := range key {
k1 := utils.Int64ToStr(k)