数据库 数据校验写入等逻辑更新。
This commit is contained in:
@@ -176,6 +176,7 @@ class FakeCursor:
|
||||
("id", "bigint", "int8"),
|
||||
("sitegoodsstockid", "bigint", "int8"),
|
||||
("record_index", "integer", "int4"),
|
||||
("content_hash", "text", "text"),
|
||||
("source_file", "text", "text"),
|
||||
("source_endpoint", "text", "text"),
|
||||
("fetched_at", "timestamp with time zone", "timestamptz"),
|
||||
|
||||
Reference in New Issue
Block a user