This commit is contained in:
suyl
2021-07-29 11:53:42 +08:00
parent 8acd6030f4
commit 8260d2e2dd

View File

@@ -4454,10 +4454,10 @@ func RefreshPageStore() {
jds2 []*JdPage
mts2 []*MtPage
splitStr1 = []string{
"-", "", "(", "•",
"-", "", "(", "•", "【",
}
splitStr2 = []string{
"-", "", "(", "•", " ",
"-", "", "(", "•", " ", "【",
}
)
trySplitBrand := func(splitStr []string, name string) (brandName string) {