From 8260d2e2dd0816a1e95117268cb1d56730156d46 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Thu, 29 Jul 2021 11:53:42 +0800 Subject: [PATCH] aa --- business/jxstore/cms/store.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/business/jxstore/cms/store.go b/business/jxstore/cms/store.go index dc253e101..5b42013c9 100644 --- a/business/jxstore/cms/store.go +++ b/business/jxstore/cms/store.go @@ -4454,10 +4454,10 @@ func RefreshPageStore() { jds2 []*JdPage mts2 []*MtPage splitStr1 = []string{ - "-", "(", "(", "•", + "-", "(", "(", "•", "【", } splitStr2 = []string{ - "-", "(", "(", "•", " ", + "-", "(", "(", "•", " ", "【", } ) trySplitBrand := func(splitStr []string, name string) (brandName string) {