修改接口
This commit is contained in:
@@ -111,6 +111,7 @@ namespace BLL
|
||||
{
|
||||
using (Model.SGGLDB db = new Model.SGGLDB(Funs.ConnString))
|
||||
{
|
||||
CommonService.DeleteAttachFileById(toDoItem.DataId);
|
||||
////保存附件
|
||||
if (!string.IsNullOrEmpty(toDoItem.UrlStr))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user