20240604 修改各项目巡查汇总
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using FineUIPro;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Configuration;
|
||||
using System.Drawing;
|
||||
@@ -87,6 +88,7 @@ namespace BLL
|
||||
{
|
||||
string url = file.AttachUrl.Replace('\\', '/');
|
||||
fileUrl = BLL.UploadAttachmentService.ShowAttachment2("../../", url);
|
||||
|
||||
}
|
||||
}
|
||||
return fileUrl;
|
||||
|
||||
Reference in New Issue
Block a user