lss
2025-05-30 38eff4fc0100131b180ffa872009b502629743f5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
2024-05-21 11:38:37.9182 | Error | SendTrayCode Error:对象名 'dbo.TN_0074' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Services.SqlHelper`1.Get(Expression`1 where, Expression`1 order, Boolean asc) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Services\SqlHelper.cs:行号 45
   在 NongFuWebApi.Controllers.TaskHelper.GetJingYuTrayInfo(String trayCode, String trayNum) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 33
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.<SendTrayCode>b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 101
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:16:29.7051 | Error | SendTrayCode Error:列名 'itemLayer' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Services.SqlHelper`1.Get(Expression`1 where, Expression`1 order, Boolean asc) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Services\SqlHelper.cs:行号 45
   在 NongFuWebApi.Controllers.TaskHelper.GetJingYuTrayInfo(String trayCode, String trayNum) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 33
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.<SendTrayCode>b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 101
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:38:05.7030 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.<SendTrayCode>b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:38:50.1776 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.<SendTrayCode>b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89 
2024-05-21 13:51:16.6385 | Error | SendTrayCode Error:列名 'SQL_PLineNo' 无效。
列名 'SQL_State' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_WorkNo' 无效。
列名 'SQL_PLineNo' 无效。
列名 'SQL_UsingNo' 无效。
列名 'SQL_ORDER_TYPE' 无效。
列名 'SQL_State' 无效。
列名 'SQL_PLineNum' 无效。
列名 'SQL_BatchNo' 无效。
列名 'SQL_ItemCode' 无效。
列名 'SQL_ItemLayer' 无效。
列名 'SQL_TrayRules' 无效。
列名 'SQL_TrayType' 无效。
列名 'SQL_EmptyTrayType' 无效。
列名 'SQL_TaskPri' 无效。
列名 'SQL_GZZY' 无效。
列名 'SQL_GZZYSTime' 无效。
列名 'SQL_GZZYETime' 无效。
列名 'SQL_StartLoca' 无效。
列名 'SQL_EndLoca' 无效。
列名 'SQL_CMJBit' 无效。
列名 'SQL_YiKuNum' 无效。
列名 'SQL_Modify' 无效。
列名 'SQL_PLAN_END' 无效。
列名 'SQL_LinkLineNO' 无效。
列名 'SQL_PaperBox' 无效。
列名 'MaterialCode' 无效。   在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
   在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
   在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
   在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
   在 System.Data.SqlClient.SqlDataReader.get_MetaData()
   在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
   在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
   在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   在 SqlSugar.AdoProvider.GetDataReader(String sql, SugarParameter[] parameters)
   在 SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
   在 SqlSugar.QueryableProvider`1._ToList[TResult]()
   在 SqlSugar.QueryableProvider`1.ToList()
   在 SqlSugar.QueryableProvider`1.First()
   在 NongFuWebApi.Controllers.TaskHelper.InsertTrayCode(TrayInfo a, String TrayCode, String deviceName, SqlSugarClient db, String& msg) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\TaskHelper.cs:行号 187
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass3_0.<SendTrayCode>b__0(TrayInfo a) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 140
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 D:\01-汉和智能\001_靖宇\HH.WCS.Mobox\NongFuWebApi\Controllers\ApiHelper.cs:行号 89