时间: 2025-01-21 13:24:05,933
线程ID: 236
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息:
<__data__>
buisnessmanid
LTB0589
1
时间: 2025-01-21 13:40:56,176
线程ID: 274
日志级别: ERROR
对象名称: Regentsoft.Core.LoggingService
日志信息: URL:http://110.41.14.48:9000/myregentwebservice//GoodsPicture/fc05b059de8f499d98ccbc110d165760.png ,导出转换图片失败。System.ArgumentException: 不支持 URI 格式。
在 System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
在 System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
在 System.IO.Path.GetFullPathInternal(String path)
在 System.IO.Path.GetFullPath(String path)
在 System.Drawing.IntSecurity.UnsafeGetFullPath(String fileName)
在 System.Drawing.IntSecurity.DemandReadFileIO(String fileName)
在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
在 System.Drawing.Image.FromFile(String filename)
在 Regentsoft.Report.Export.GoodsPicture.WritePictureToDataTable(DataTable data)
时间: 2025-01-21 13:46:16,327
线程ID: 273
日志级别: ERROR
对象名称: Regentsoft.Core.LoggingService
日志信息: URL:http://110.41.14.48:9000/myregentwebservice//GoodsPicture/fc05b059de8f499d98ccbc110d165760.png ,导出转换图片失败。System.ArgumentException: 不支持 URI 格式。
在 System.IO.Path.LegacyNormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
在 System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
在 System.IO.Path.GetFullPathInternal(String path)
在 System.IO.Path.GetFullPath(String path)
在 System.Drawing.IntSecurity.UnsafeGetFullPath(String fileName)
在 System.Drawing.IntSecurity.DemandReadFileIO(String fileName)
在 System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement)
在 System.Drawing.Image.FromFile(String filename)
在 Regentsoft.Report.Export.GoodsPicture.WritePictureToDataTable(DataTable data)
时间: 2025-01-21 13:56:18,815
线程ID: 157
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息:
<__data__>
BuisnessManID
5
<__data__>
name
邢金澄
2
<__data__>
CustomerID
5
<__businessman__>
userno
LT062
0
<__customer__>
userno
LT062
0
时间: 2025-01-21 13:56:18,827
线程ID: 157
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息: SELECT BuisnessManID, Name
INTO [##59110a1462a74bae9f292de5e2afc6fb]
FROM (
SELECT BuisnessManID, Name
FROM BuisnessMan A
WHERE 1 = 1
) A
ORDER BY BuisnessManID
时间: 2025-01-21 13:56:28,190
线程ID: 250
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息:
<__data__>
BuisnessManID
5
<__data__>
name
邢金澄
2
<__data__>
CustomerID
5
<__businessman__>
userno
LT062
0
<__customer__>
userno
LT062
0
时间: 2025-01-21 13:56:28,202
线程ID: 250
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息: SELECT BuisnessManID, Name
INTO [##7da4458225c54d62a03b55bcaa7f19d1]
FROM (
SELECT BuisnessManID, Name
FROM BuisnessMan A
WHERE 1 = 1
) A
ORDER BY BuisnessManID
时间: 2025-01-21 18:04:41,343
线程ID: 166
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息:
<__data__>
Customer_ID
5
<__data__>
BuisnessManID
5
<__data__>
Goods_No
5
<__data__>
billdatebegin
2025-01-01
0
<__data__>
billdateend
2025-01-21
0
<__data__>
chkisquery
0
0
<__customer__>
userno
LT091
0
<__businessman__>
userno
LT091
0
<__goods__>
userno
LT091
0
8
1
BusiManID
营业员编号
A.BusiManID
true
1
9
1
Name
营业员姓名
BM.Name
true
2
14
1
Quantity
数量
SUM(A.Quantity)
false
3
16
1
DiscountAmount
生意额
SUM(DiscountAmount)
false
4
17
1
Discount
折扣
CASE WHEN ISNULL(SUM(A.CustDpAmount), 0) <> 0 THEN CAST(SUM(DiscountAmount) / SUM(A.CustDpAmount) AS NUMERIC(18,2)) ELSE 0 END
false
5
时间: 2025-01-21 18:04:41,355
线程ID: 166
日志级别: INFO
对象名称: Regentsoft.Core.LoggingService
日志信息: SELECT BuisnessManID, Name
INTO [##5f8e9b4b5a414cfdb9cdbb8377b38301]
FROM (
SELECT BuisnessManID, Name
FROM BuisnessMan A
WHERE 1 = 1
) A
ORDER BY BuisnessManID