优化接单模板匹配

This commit is contained in:
yml2213
2026-08-18 13:37:32 +08:00
parent 9ebc027b96
commit 79990066f0
11 changed files with 135 additions and 31 deletions
@@ -152,6 +152,7 @@ export function saveAdminWorkProductRuleMapping(payload: {
itemTitle?: string
relSkuId?: string
skuNick?: string
skuMatchMode?: 'fuzzy' | 'exact'
mappingType: 'product_default' | 'sku_exact' | 'sku_series'
enabled?: boolean
}) {