update 加强英语学习!describe

This commit is contained in:
彭森 2022-01-13 11:07:47 +08:00
parent 55ecdf279b
commit 3d5629a01e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ def handle_manufacturing_content(param1, param2):
elif section == '对外投资':
# 判断对外投资是否有数据
if len(report_data[num][p_value][section]) == 1:
d_0 = report_data[num][p_value][section][0]['describe']
d_0 = report_data[num][p_value][section][0]['desribe']
report_content[num]['章节内容'][c_num]['小节内容'] = list()
insert_p = dict()
insert_p['段落'] = d_0