|
|
|
@ -76,7 +76,7 @@ namespace Shentun.Peis.PlugIns.Gem |
|
|
|
FileTransMode = "0",//0-json,1-url
|
|
|
|
FileName = firstData.reportUrl, |
|
|
|
FileFormat = "0",//0-图片,1-pdf
|
|
|
|
FileUrl = firstData.reportUrl, |
|
|
|
FileUrl = Guid.NewGuid().ToString(), |
|
|
|
FileBase64 = Shentun.Utilities.FileHelper.ToBase64(firstData.reportUrl) |
|
|
|
}, |
|
|
|
|
|
|
|
|