第 0 阶段:项目初始化

This commit is contained in:
yml
2026-05-22 15:05:28 +08:00
commit 8e7f1f17f0
55 changed files with 4519 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Auth Module
手机号短信登录、JWT、验证码限流。
@@ -0,0 +1,3 @@
# Dispute Module
纠纷举证、客服仲裁、裁决落账。
@@ -0,0 +1,3 @@
# Listing Module
账号发布、资产快照、审核、上下架。
+3
View File
@@ -0,0 +1,3 @@
# Order Module
订单状态机、账号交接、租期归还、超时处理。
@@ -0,0 +1,3 @@
# Wallet Module
押金冻结、租金结算、不可变资金流水。