调整时间参数
This commit is contained in:
parent
b84da2b744
commit
f93e5884ca
@ -128,7 +128,7 @@ class CollectMongo():
|
||||
line[key] = json.dumps(line[key])
|
||||
|
||||
line['account_id'] = str(line['object_id'])
|
||||
|
||||
line['#time'] = line['createdAt']
|
||||
try:
|
||||
line['tags'] = ",".join(json.loads(line['tags']))
|
||||
except Exception:
|
||||
|
Loading…
x
Reference in New Issue
Block a user