Explorar el Código

app2.0 公文查阅手机端解码

临城职教中职
ndbs hace 2 años
padre
commit
2bf275965c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/Sys_ReceiveFileApi.cs

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.WebApi/Modules/Sys_ReceiveFileApi.cs Ver fichero

@@ -77,7 +77,7 @@ namespace Learun.Application.WebApi
result = "/" + result.Substring(result.IndexOf("Resource"));
}
Sys_ReceiveFileData.Url = result;
Sys_ReceiveFileData.Contents = WebHelper.HtmlDecode(Sys_ReceiveFileData.Contents);
}
var jsonData = new
{


Cargando…
Cancelar
Guardar