fix(bug):修复转换PDF功能BUG,优化园长签名生成逻辑,让更多的文档支持园长签名功能

This commit is contained in:
2026-01-24 23:38:38 +08:00
parent f3d16ec1f9
commit de71594812
8 changed files with 118 additions and 51 deletions

View File

@@ -4,7 +4,7 @@ output_folder = "output"
excel_file = "names.xlsx"
image_folder = "images"
fonts_dir = "fonts"
signature_image = "C:\\Users\\Administrator\\Desktop\\文档资料\\code\\growth_report\\data\\"
signature_image = "d:\\working\\tools\\growth_report\\data\\signature.png"
[class_info]
class_name = "K4D"