Commit Graph

12 Commits

Author SHA1 Message Date
ef0bb03ea0 fix: cors
Some checks failed
build quyun / Build (push) Failing after 1m21s
2025-12-22 11:20:30 +08:00
619834a673 feat: update post list
Some checks failed
build quyun / Build (push) Failing after 1m39s
2025-12-20 21:49:34 +08:00
be8a57c649 fix: query 2025-12-20 21:41:41 +08:00
dbeb0a5733 feat: phone validate 2025-12-20 12:56:06 +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
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