10.22代码结构优化
This commit is contained in:
parent
f31aee3812
commit
818f569609
@ -4,7 +4,7 @@ import re
|
||||
|
||||
|
||||
def inner_post_processing(base_info):
|
||||
print(json.dumps(base_info,ensure_ascii=False,indent=4))
|
||||
# print(json.dumps(base_info,ensure_ascii=False,indent=4))
|
||||
"""
|
||||
处理 '基础信息' 部分,提取所需字段。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user