在准备环境前提交次全部更改。

This commit is contained in:
Neo
2026-02-19 08:35:13 +08:00
parent ded6dfb9d8
commit 4eac07da47
1387 changed files with 6107191 additions and 33002 deletions

View File

@@ -0,0 +1,6 @@
- [P20260219-053211] 2026-02-19 05:32:11 +0800
- summary: 我的意思是。这里有2条记录ID 为1 Hash为A fetched_at 是2月1日。ID 为1 Hash为B fetched_at 是2月5日。现在2月19日 force_full_update=True 新数据ID 为1 Has…
- prompt:
```text
我的意思是。这里有2条记录ID 为1 Hash为A fetched_at 是2月1日。ID 为1 Hash为B fetched_at 是2月5日。现在2月19日 force_full_update=True 新数据ID 为1 Hash又为A了。现在的流程如何处理的我理想的方法应该是找到最晚的fetched_at 记录。Hash为B判断不同则新增记录。现在是这样的么
```