This website requires JavaScript.
Explore
Help
Register
Sign In
240241002
/
ai_v
Watch
1
Star
0
Fork
0
You've already forked ai_v
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
30105c685a
ai_v
/
blueprints
History
公司git
30105c685a
fix(payment): 修复支付宝通知签名验证问题
...
- 在支付通知日志中添加接收到的支付宝数据记录 - 移除签名验证参数中的 sign_type,避免验证错误 - 优化支付宝服务签名验证逻辑,提高兼容性和准确度
2026-01-23 15:10:16 +08:00
..
admin.py
feat: Add admin panel for system management, new authentication and payment blueprints, logger and stats services, and related model updates.
2026-01-18 21:09:43 +08:00
api.py
feat: Implement a new API blueprint for core application functionalities including generation, history, notifications, user stats, and saved prompts, along with a new
SavedPrompt
model and supporting frontend.
2026-01-21 20:43:46 +08:00
auth.py
feat: Add admin panel for system management, new authentication and payment blueprints, logger and stats services, and related model updates.
2026-01-18 21:09:43 +08:00
payment.py
fix(payment): 修复支付宝通知签名验证问题
2026-01-23 15:10:16 +08:00