修改接口

This commit is contained in:
2023-03-31 22:33:39 +08:00
parent b2c2c673ae
commit 238f85483a
+1
View File
@@ -111,6 +111,7 @@ namespace BLL
{
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
{
CommonService.DeleteAttachFileById(toDoItem.DataId);
////保存附件
if (!string.IsNullOrEmpty(toDoItem.UrlStr))
{