wupengfei
2025-06-04 f83f74863b05def138a5c87c3084e0de0dc01392
apps/taro/src/constants/router.ts
@@ -27,6 +27,8 @@
  promotionQrcode = '/subpackages/my/promotionQrcode/promotionQrcode',
  dashboard = '/subpackages/my/dashboard/dashboard',
  applyAgent = '/subpackages/my/applyAgent/applyAgent',
  AgentRecruitment = '/subpackages/my/AgentRecruitment/AgentRecruitment',
  agentRecruitment = '/subpackages/my/AgentRecruitment/AgentRecruitment',
  agentRecruitmentPoster = '/subpackages/my/AgentRecruitmentPoster/AgentRecruitmentPoster',
  generatePromotionCode = '/subpackages/my/generatePromotionCode/generatePromotionCode',
  applyResult = '/subpackages/my/applyResult/applyResult',
}