trade: 分销业务 - 佣金提现后台管理

(cherry picked from commit 854acf6e70)
This commit is contained in:
owen
2023-09-19 22:03:28 +08:00
committed by shizhong
parent 3f127d4d44
commit 36f6745ecb
5 changed files with 423 additions and 0 deletions

View File

@ -172,6 +172,7 @@ export enum DICT_TYPE {
BROKERAGE_WITHDRAW_TYPE = 'brokerage_withdraw_type', // 佣金冻结时间
BROKERAGE_RECORD_BIZ_TYPE = 'brokerage_record_biz_type', // 佣金业务类型
BROKERAGE_RECORD_STATUS = 'brokerage_record_status', // 佣金状态
BROKERAGE_WITHDRAW_STATUS = 'brokerage_withdraw_status', // 佣金提现状态
// ========== MALL - 营销模块 ==========
PROMOTION_DISCOUNT_TYPE = 'promotion_discount_type', // 优惠类型