原始数据去上传时间字段

This commit is contained in:
lhx
2025-10-16 10:08:54 +08:00
parent 58cac033a8
commit d9cbb98ae9
3 changed files with 0 additions and 5 deletions

View File

@@ -79,7 +79,6 @@ class OriginalDataService(BaseService[OriginalData]):
bffb=item_data.get('bffb'),
bfpl=item_data.get('bfpl'),
bfpvalue=item_data.get('bfpvalue'),
times=item_data.get('times'),
NYID=item_data.get('NYID'),
sort=item_data.get('sort')
)