修改配置文件
This commit is contained in:
@@ -314,7 +314,7 @@ if __name__ == "__main__":
|
||||
help='输出 txt 文件路径(可选)'
|
||||
)
|
||||
parser.add_argument(
|
||||
'--excel', action='store_true',
|
||||
'--excel', action='store_true',default= '--excel',
|
||||
help='是否同时导出 Excel 文件(可直接复制粘贴到飞书云文档)'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user