mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 11:25:07 +08:00
满减送数据对接
This commit is contained in:
@ -244,15 +244,15 @@ export const CouponTemplateTakeTypeEnum = {
|
||||
*/
|
||||
export const PromotionProductScopeEnum = {
|
||||
ALL: {
|
||||
scope: 1,
|
||||
scope: 10,
|
||||
name: '通用劵'
|
||||
},
|
||||
SPU: {
|
||||
scope: 2,
|
||||
scope: 20,
|
||||
name: '商品劵'
|
||||
},
|
||||
CATEGORY: {
|
||||
scope: 3,
|
||||
scope: 30,
|
||||
name: '品类劵'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user