5 Commits

Author SHA1 Message Date
81a5eb61e9 feat(config): 添加飞书Webhook配置支持,并在定时任务中注册价格审核检查功能 2025-07-17 22:11:31 +08:00
315933d57a Refactor model type handling and add SQLite support
- Update config to include SQLite path for database migration
- Modify model type handlers to use new database schema
- Update frontend to handle new model type key and label fields
- Add database migration script to start process
- Import SQLite driver for potential database usage
2025-02-23 04:23:42 +08:00
330963418e Remove SQLite migration and related code 2025-02-23 04:03:20 +08:00
a2932ecf6b Migrate from SQLite to MySQL: Update database configuration and schema 2025-02-23 03:37:10 +08:00
7487aaadda Remove Deno-specific configuration files and migrate to Cloudflare Workers environment 2025-02-08 17:32:58 +08:00