feat(活动): 月基金

This commit is contained in:
luying
2023-03-24 16:18:34 +08:00
parent 2deb1d5289
commit 6e22a21f5d
10 changed files with 389 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ export enum ACTIVITY_TYPE {
GROUP_SHOP = 49, // 团购
BIND_PHONE = 50, // 绑定手机号
WEEKLY_FUND = 51, // 周基金
MONTHLY_FUND = 52, // 月基金
}
/**