Commit Graph

7 Commits

Author SHA1 Message Date
be8a57c649 fix: query 2025-12-20 21:41:41 +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
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
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