This commit is contained in:
gazebo
2019-04-17 18:15:23 +08:00
parent b31f7bac00
commit 46591cd544

View File

@@ -36,7 +36,7 @@ type PageDataInfo struct {
} }
var ( var (
skuExistReg = regexp.MustCompile(`sku_id:(\d+)`) skuExistReg = regexp.MustCompile(`\s?,\s?sku_id:(\d+)`)
) )
// category相关的函数shop_custom_id可重 // category相关的函数shop_custom_id可重