卡若
|
153b8d9795
|
fix: 修复章节API的Next.js 16兼容性问题
- 更新chapter/[id]/route.ts使用Promise params (Next.js 16要求)
- 删除过时的app/api/db目录下的旧API文件(bookDB/userDB等不存在的导出)
- 添加部署脚本deploy-to-server.sh
- 添加章节迁移脚本migrate-chapters-to-db.ts
|
2026-01-25 10:36:30 +08:00 |
|
卡若
|
263da246c9
|
feat: 章节数据库化 + 支付配置更新
1. 章节内容迁移到MySQL数据库(67篇文章)
2. 章节API改为从数据库读取,不再依赖book文件夹
3. 新增章节管理API(增删改查)
4. 更新小程序支付AppSecret
5. 整理完整API配置清单
|
2026-01-25 09:57:21 +08:00 |
|
卡若
|
5420499117
|
🎉 v1.3.1: 完美版本 - H5和小程序100%统一,64章精准数据,寻找合作伙伴功能
|
2026-01-14 12:50:00 +08:00 |
|
卡若
|
d781dc07ed
|
Update remote soul-content with local content
|
2026-01-09 11:58:08 +08:00 |
|
卡若
|
2bdf275cba
|
Clear existing content
|
2026-01-09 11:57:57 +08:00 |
|
卡若
|
924307a470
|
Initial commit to prepare for remote overwrite
|
2026-01-09 11:57:57 +08:00 |
|