добавление отслеживания количества выгрузки
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -52,7 +52,8 @@ def update_bd_and_create_document(
|
||||
data['donesenie'] = False
|
||||
data['bilutene'] = False
|
||||
data['other'] = other
|
||||
|
||||
data['download'] = False
|
||||
|
||||
# Сохранение в БД через pbd
|
||||
parsed_data = wp.ParsedData(**data)
|
||||
wp.save_parsed_data_to_db(parsed_data)
|
||||
|
||||
Reference in New Issue
Block a user