ai_v/blueprints
公司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