20210621
This commit is contained in:
@@ -345,6 +345,7 @@ namespace FineUIPro.Web.AttachFile
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
string savedName = item.Value<string>("savedName");
|
||||
string folder = item.Value<string>("folder");
|
||||
string xnUrl = AttachPath + "\\" + savedName;
|
||||
|
||||
Reference in New Issue
Block a user