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
2023-08-11 15:53:44.9450 | Error | SendTrayCode Error:对象名 'dbo.tn0001' 无效。   在 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) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Services\SqlHelper.cs:行号 45
   在 NongFuWebApi.Controllers.TaskHelper.GetChunAnTrayInfo(String trayCode, String trayNum) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\TaskHelper.cs:行号 21
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass2_0.<SendTrayCode>b__0(TrayInfo a) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\ApiHelper.cs:行号 116
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\ApiHelper.cs:行号 110 
2023-08-11 15:58:25.9948 | Error | SendTrayCode Error:列名 'DeviceNameNo' 无效。
列名 'DataTypeNo' 无效。
列名 'TaskNo' 无效。
列名 'TaskState' 无效。
列名 'TrayCode' 无效。
列名 'TrayCodeTime' 无效。
列名 'AgvNo' 无效。
列名 'StartLoc' 无效。
列名 'EndLoc' 无效。
列名 'StartLayer' 无效。
列名 'EndLayer' 无效。   在 SqlSugar.AdoProvider.ExecuteCommand(String sql, SugarParameter[] parameters)
   在 SqlSugar.InsertableProvider`1.ExecuteCommand()
   在 NongFuWebApi.Controllers.TaskHelper.ChunAnInsertTrayInfo(ChunAnTrayInfo trayInfo) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\TaskHelper.cs:行号 40
   在 NongFuWebApi.Models.ApiHelper.<>c__DisplayClass2_0.<SendTrayCode>b__0(TrayInfo a) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\ApiHelper.cs:行号 137
   在 System.Collections.Generic.List`1.ForEach(Action`1 action)
   在 NongFuWebApi.Models.ApiHelper.SendTrayCode(SendTrayCodeModel model) 位置 E:\wcs\WCS\Hanhe.iWCS.3.3\农夫山泉\NongFuWebApi\NongFuWebApi\Controllers\ApiHelper.cs:行号 110