feat(节日活动): 添加划龙舟活动

This commit is contained in:
luying
2023-05-22 21:08:28 +08:00
parent 8e53bff441
commit b158099101
10 changed files with 379 additions and 6 deletions

View File

@@ -67,6 +67,7 @@ export enum ACTIVITY_TYPE {
MONTHLY_FUND = 52, // 月基金
REBATE = 53, // 返利
WEBVIEW = 54, // 平台活动页面
DRAGON_BOAT = 55, // 龙舟
}
/**