feat: 新增套餐激活码功能,通过CDK兑换套餐

This commit is contained in:
xiaojunnuo
2026-05-31 06:00:15 +08:00
parent dc1507a5ea
commit 81d6289a86
17 changed files with 947 additions and 65 deletions
@@ -52,6 +52,7 @@ export default {
inviteLevel: "Promotion Levels",
inviteUserLevel: "User Promotion Levels",
inviteWithdraw: "Withdrawal Requests",
activationCodeManager: "Activation Code",
netTest: "Network Test",
enterpriseSetting: "Enterprise Settings",
@@ -53,6 +53,7 @@ export default {
inviteLevel: "推广等级",
inviteUserLevel: "用户推广等级",
inviteWithdraw: "提现申请记录",
activationCodeManager: "激活码管理",
netTest: "网络测试",
enterpriseManager: "企业管理设置",
projectManager: "项目管理",