隐患整改导出

This commit is contained in:
geh
2025-04-21 09:33:45 +08:00
parent 226efdacc2
commit df2f29c5c4
18 changed files with 1242 additions and 67 deletions
+8
View File
@@ -32,6 +32,14 @@ namespace BLL
wordDoc = new Document(path);
}
public Document Document
{
get
{
return wordDoc;
}
}
/// <summary>
/// 添加图片
/// </summary>