feat(37需求): 修改返利逻辑

This commit is contained in:
luying
2023-04-07 17:57:15 +08:00
parent b84e89dff0
commit f0a5809104
10 changed files with 275 additions and 46 deletions

View File

@@ -1156,6 +1156,7 @@ export enum ITEM_CHANGE_REASON {
ACT_WEEKLY_FUND_SIGN = 182, // 周基金签到
ACT_MONTHLY_FUND_BUY = 183, // 月基金一次性购买
ACT_MONTHLY_FUND_SIGN = 184, // 月基金签到
RECEIVE_REBATE = 185, // 领取返利
}
export enum TA_EVENT {