添加字段 pyname
This commit is contained in:
@@ -156,6 +156,7 @@ async def _do_clean(data: dict) -> None:
|
||||
content_hash=data.get("content_hash"),
|
||||
source_url=data.get("detail_url"),
|
||||
source_id=str(data_id),
|
||||
pyname=data.get("pyname"),
|
||||
status=0,
|
||||
create_time=now,
|
||||
update_time=now,
|
||||
|
||||
Reference in New Issue
Block a user