HaniBlindBox/.kiro/steering/product.md
2026-01-03 14:47:28 +08:00

21 lines
912 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# HoneyBox - 抽奖盲盒系统
## 产品概述
HoneyBox 是一个跨平台抽奖盲盒系统面向娱乐抽奖和商品销售场景。用户可以通过多种抽奖模式一番赏、无限赏、擂台赏、抽卡机等9种类型参与抽奖中奖后可选择发货、回收或在集市交易。
## 核心业务模块
- 用户系统:手机号/微信登录、VIP等级、推荐机制
- 商品系统:盒子管理、奖品配置、库存管理、概率控制
- 订单系统:下单、支付、抽奖执行、中奖记录
- 财务系统:多币种(余额、钻石、积分、优惠券)、资金流水、回收机制
- 物流系统:发货管理、物流跟踪
- 集市系统:二手商品交易
## 目标平台
- 微信小程序(主要)
- H5 网页版
- Android/iOS APP
## 当前状态
项目正在从 PHP (ThinkPHP 6.0) 后端迁移至 .NET 10 后端,前端 UniApp 保持不变。