member: 分销配置

(cherry picked from commit 5a9764c08c)
This commit is contained in:
owen
2023-09-03 21:14:44 +08:00
committed by shizhong
parent c960ba1e20
commit c2f411607e
4 changed files with 202 additions and 42 deletions

View File

@ -152,6 +152,10 @@ export enum DICT_TYPE {
// ========== MALL - 会员模块 ==========
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type', // 积分的业务类型
BROKERAGE_ENABLED_CONDITION = 'brokerage_enabled_condition', // 分佣模式
BROKERAGE_BIND_MODE = 'brokerage_bind_mode', // 分销关系绑定模式
BROKERAGE_BANK_NAME = 'brokerage_bank_name', // 佣金提现银行
BROKERAGE_WITHDRAW_TYPE = 'brokerage_withdraw_type', // 佣金冻结时间
// ========== MALL - 商品模块 ==========
PRODUCT_UNIT = 'product_unit', // 商品单位