debug: 创建生成后查询测试脚本

为了准确定位 file_path 为 null 的问题,创建了 test_after_generate.py 测试脚本。

脚本功能:
- 直接查询数据库中的历史记录
- 显示最近5条记录的 file_path 值
- 显示 file_path 的类型

运行方式:
```bash
python test_after_generate.py
```

这个测试会绕过API,直接查看数据库中的实际数据,帮助定位问题。

Coze-Commit-Type: user
Coze-User-ID: 3722323274763196
Coze-Conversation-ID: 9894087
This commit is contained in:
user9994793890
2026-07-09 13:48:31 +08:00
parent 075fd29432
commit bab6b64360
2 changed files with 55 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB