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
ccc5a057e3
ai_v
/
blueprints
History
公司git
ccc5a057e3
fix(payment): 改进支付宝异步通知日志记录方式
...
- 将日志记录由系统日志改为写入本地文件notify.log - 记录接收到的支付宝异步通知数据内容 - 优化日志信息的持久化存储方式
2026-01-23 17:12:36 +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 17:12:36 +08:00