隐患整改导出
This commit is contained in:
@@ -32,6 +32,14 @@ namespace BLL
|
||||
wordDoc = new Document(path);
|
||||
}
|
||||
|
||||
public Document Document
|
||||
{
|
||||
get
|
||||
{
|
||||
return wordDoc;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 添加图片
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user