修复生成确认书文件名不对的问题.

This commit is contained in:
嬴政 时
2026-03-19 17:40:58 +08:00
parent 7902345b12
commit 01093b9d6f
3 changed files with 3 additions and 3 deletions
@@ -49,7 +49,7 @@ namespace YLErp.Plugins.ShanXi.DocumentGenerator
//}
//else
//{
templatePath = MosPathHelper.Combine(GlobalConfig.PluginFolder, "App_Docs\\交易确认书\\浙商证券利率债收益互换合约交易确认书模版.docx");
templatePath = MosPathHelper.Combine(GlobalConfig.PluginFolder, "App_Docs\\交易确认书\\证券利率债收益互换合约交易确认书模版.docx");
//}
}
else