info key刷新时间调整
This commit is contained in:
parent
0402eb67d0
commit
b86951650b
@ -119,7 +119,7 @@ class RelushADinfo(Resource):
|
||||
item.get('ad_property', {}).replace("‘", '"').replace("’", '"'))
|
||||
item['ad_property'].update(temp)
|
||||
item['ad_property'] = json.dumps(item['ad_property'])
|
||||
return item
|
||||
return item
|
||||
except Exception:
|
||||
log.error(f"write {item}", exc_info=True)
|
||||
return None
|
||||
|
Loading…
x
Reference in New Issue
Block a user