Commit Graph

21 Commits

Author SHA1 Message Date
be8a57c649 fix: query 2025-12-20 21:41:41 +08:00
3313c3aa7d feat: 重构用户列表查询,支持通过手机号和用户名搜索 2025-12-20 21:27:48 +08:00
80b94739c0 feat: support admin order query
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-20 21:19:18 +08:00
40df9604d8 fix: 修改用户列表查询条件以支持通过手机号搜索
Some checks failed
build quyun / Build (push) Failing after 1m24s
2025-12-20 14:33:05 +08:00
0185e51396 feat: support set user phone 2025-12-20 14:27:29 +08:00
8e95dada82 fix: issues 2025-12-20 14:11:44 +08:00
3f716b669c feat: add send phone code 2025-12-20 13:37:20 +08:00
12aa7a404a fix phone auth
Some checks failed
build quyun / Build (push) Failing after 1m27s
2025-12-20 13:06:09 +08:00
dbeb0a5733 feat: phone validate 2025-12-20 12:56:06 +08:00
22e288bf98 feat: update phone validation 2025-12-20 11:52:08 +08:00
0e4af79b53 feat: phone validation
Some checks failed
build quyun / Build (push) Failing after 1m25s
2025-12-20 11:47:45 +08:00
fdbf26d751 fix: auth
Some checks failed
build quyun / Build (push) Failing after 1m26s
2025-12-20 11:18:59 +08:00
c42f2c651f udpate 2025-12-20 11:05:35 +08:00
788236ecc2 udpate 2025-12-20 10:21:14 +08:00
06cc059998 feat: 修改订单创建逻辑,直接使用Post对象而非PostID
Some checks failed
build quyun / Build (push) Failing after 1m23s
2025-12-20 00:07:56 +08:00
109cd3b52d refactor: 移除wepay依赖,简化订单退款逻辑 2025-12-20 00:00:57 +08:00
df6a8de61d feat: 更新路由绑定,使用模型作为参数以简化控制器逻辑
Some checks failed
build quyun / Build (push) Failing after 10s
2025-12-19 23:53:15 +08:00
7b18a6a0e6 feat: Enhance Swagger documentation with new admin and user endpoints
Some checks failed
build quyun / Build (push) Failing after 2m1s
- Added definitions for admin authentication, media, posts, orders, and user management.
- Implemented new API paths for admin functionalities including authentication, media management, order processing, and user statistics.
- Updated existing endpoints to improve clarity and structure in the Swagger documentation.
- Introduced new response schemas for various operations to standardize API responses.
2025-12-19 23:43:46 +08:00
49072ddd79 migrate controllers
Some checks failed
build quyun / Build (push) Failing after 1m30s
2025-12-19 23:33:02 +08:00
557a641f41 feat: migrate serevices
Some checks failed
build quyun / Build (push) Failing after 2m50s
2025-12-19 19:05:12 +08:00
24bd161df9 feat: add backend_v1 migration
Some checks failed
build quyun / Build (push) Has been cancelled
2025-12-19 14:46:58 +08:00