2025/9/12 0:07:17 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:b2cee405-dafc-4ddd-ad6a-1afed9848728 Error Number:8152,State:30,Class:16 2025/9/12 0:21:57 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:073203d8-2ae2-4776-914f-f6377ec35b8d Error Number:8152,State:30,Class:16 2025/9/12 0:21:58 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:adb69657-58e2-4bed-b4f9-1059e80b959a Error Number:2601,State:1,Class:14 2025/9/12 0:38:43 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2c1888a2-2191-45aa-a227-3e2dc16e56c2 Error Number:8152,State:30,Class:16 2025/9/12 0:54:03 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2c1888a2-2191-45aa-a227-3e2dc16e56c2 Error Number:8152,State:30,Class:16 2025/9/12 0:54:03 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2c1888a2-2191-45aa-a227-3e2dc16e56c2 Error Number:8152,State:30,Class:16 2025/9/12 0:54:04 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2c1888a2-2191-45aa-a227-3e2dc16e56c2 Error Number:8152,State:30,Class:16 2025/9/12 0:59:08 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2c1888a2-2191-45aa-a227-3e2dc16e56c2 Error Number:2601,State:1,Class:14 2025/9/12 1:21:53 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:9ac2547f-7ae0-45da-aa3e-ea1a19ce319f Error Number:2601,State:1,Class:14 2025/9/12 1:22:13 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:9ac2547f-7ae0-45da-aa3e-ea1a19ce319f Error Number:8152,State:30,Class:16 2025/9/12 1:22:13 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:9ac2547f-7ae0-45da-aa3e-ea1a19ce319f Error Number:8152,State:30,Class:16 2025/9/12 1:38:45 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1abc4882-34e3-4448-8e80-3f200912ba34 Error Number:8152,State:30,Class:16 2025/9/12 1:38:46 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1abc4882-34e3-4448-8e80-3f200912ba34 Error Number:8152,State:30,Class:16 2025/9/12 1:38:47 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1abc4882-34e3-4448-8e80-3f200912ba34 Error Number:8152,State:30,Class:16 2025/9/12 1:59:07 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1abc4882-34e3-4448-8e80-3f200912ba34 Error Number:2601,State:1,Class:14 2025/9/12 2:10:50 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:be3d14bd-83ff-4f9e-b0e0-032bb2722695 Error Number:8152,State:30,Class:16 2025/9/12 2:22:32 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:be3d14bd-83ff-4f9e-b0e0-032bb2722695 Error Number:2601,State:1,Class:14 2025/9/12 2:38:58 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:fe8c9c0d-9333-4035-a97c-5a62322d782e Error Number:8152,State:30,Class:16 2025/9/12 2:38:59 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:fe8c9c0d-9333-4035-a97c-5a62322d782e Error Number:8152,State:30,Class:16 2025/9/12 2:39:00 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:fe8c9c0d-9333-4035-a97c-5a62322d782e Error Number:8152,State:30,Class:16 2025/9/12 2:39:01 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:fe8c9c0d-9333-4035-a97c-5a62322d782e Error Number:8152,State:30,Class:16 2025/9/12 2:59:08 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:fe8c9c0d-9333-4035-a97c-5a62322d782e Error Number:2601,State:1,Class:14 2025/9/12 3:04:34 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:6844603f-3d88-4de8-87e1-fdb85448a9cd Error Number:8152,State:30,Class:16 2025/9/12 3:04:36 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:6844603f-3d88-4de8-87e1-fdb85448a9cd Error Number:8152,State:30,Class:16 2025/9/12 3:20:15 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:78e60028-1cc9-4e6e-8afc-379469ac2a3c Error Number:8152,State:30,Class:16 2025/9/12 3:20:16 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:78e60028-1cc9-4e6e-8afc-379469ac2a3c Error Number:8152,State:30,Class:16 2025/9/12 3:22:37 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:78e60028-1cc9-4e6e-8afc-379469ac2a3c Error Number:2601,State:1,Class:14 2025/9/12 3:38:27 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82fc0a7f-8bff-4f29-812d-dbc8af97c054 Error Number:8152,State:30,Class:16 2025/9/12 3:38:28 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82fc0a7f-8bff-4f29-812d-dbc8af97c054 Error Number:8152,State:30,Class:16 2025/9/12 3:38:28 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82fc0a7f-8bff-4f29-812d-dbc8af97c054 Error Number:8152,State:30,Class:16 2025/9/12 3:38:29 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82fc0a7f-8bff-4f29-812d-dbc8af97c054 Error Number:8152,State:30,Class:16 2025/9/12 3:38:30 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82fc0a7f-8bff-4f29-812d-dbc8af97c054 Error Number:8152,State:30,Class:16 2025/9/12 3:59:10 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:333dfac3-5202-40ca-bc29-4423218d63de Error Number:2601,State:1,Class:14 2025/9/12 4:11:35 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:52ea0b8d-bba0-4f3f-9723-4db71ed065e3 Error Number:8152,State:30,Class:16 2025/9/12 4:11:36 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:52ea0b8d-bba0-4f3f-9723-4db71ed065e3 Error Number:8152,State:30,Class:16 2025/9/12 4:11:37 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:52ea0b8d-bba0-4f3f-9723-4db71ed065e3 Error Number:8152,State:30,Class:16 2025/9/12 4:22:55 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:52ea0b8d-bba0-4f3f-9723-4db71ed065e3 Error Number:8152,State:30,Class:16 2025/9/12 4:23:17 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:52ea0b8d-bba0-4f3f-9723-4db71ed065e3 Error Number:2601,State:1,Class:14 2025/9/12 4:38:42 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:33cd9fe6-269d-4dd4-85b4-39ec87185a9b Error Number:8152,State:30,Class:16 2025/9/12 4:54:09 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:33cd9fe6-269d-4dd4-85b4-39ec87185a9b Error Number:8152,State:30,Class:16 2025/9/12 4:54:10 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:33cd9fe6-269d-4dd4-85b4-39ec87185a9b Error Number:8152,State:30,Class:16 2025/9/12 4:59:06 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:33cd9fe6-269d-4dd4-85b4-39ec87185a9b Error Number:2601,State:1,Class:14 2025/9/12 5:02:47 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:0d91ca7b-a35f-48c6-8681-7c725d77730f Error Number:8152,State:30,Class:16 2025/9/12 5:20:48 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:55cd0cd6-d83f-4968-adaa-aada39594322 Error Number:8152,State:30,Class:16 2025/9/12 5:20:49 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:55cd0cd6-d83f-4968-adaa-aada39594322 Error Number:8152,State:30,Class:16 2025/9/12 5:23:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:99ec141f-f4cb-4faf-b036-476a1d6fcfe5 Error Number:2601,State:1,Class:14 2025/9/12 5:54:05 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:da3db8d7-909b-46ff-bb5a-adae79aa3814 Error Number:8152,State:30,Class:16 2025/9/12 5:59:04 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:da3db8d7-909b-46ff-bb5a-adae79aa3814 Error Number:2601,State:1,Class:14 2025/9/12 6:22:51 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:e76f7bb4-d987-4468-a2f9-2f282a74e877 Error Number:2601,State:1,Class:14 2025/9/12 6:38:16 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:941c35a2-570a-4133-818c-8992f488d06b Error Number:8152,State:30,Class:16 2025/9/12 6:38:17 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:941c35a2-570a-4133-818c-8992f488d06b Error Number:8152,State:30,Class:16 2025/9/12 6:38:18 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:941c35a2-570a-4133-818c-8992f488d06b Error Number:2601,State:1,Class:14 2025/9/12 6:54:04 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:941c35a2-570a-4133-818c-8992f488d06b Error Number:2601,State:1,Class:14 2025/9/12 6:59:07 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:941c35a2-570a-4133-818c-8992f488d06b Error Number:2601,State:1,Class:14 2025/9/12 7:04:24 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ba99b21d-cee9-4514-9303-3441913d0ef7 Error Number:2601,State:1,Class:14 2025/9/12 7:20:26 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ba99b21d-cee9-4514-9303-3441913d0ef7 Error Number:2601,State:1,Class:14 2025/9/12 7:22:34 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0610589379',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (A0008W60AW)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ba99b21d-cee9-4514-9303-3441913d0ef7 Error Number:2601,State:1,Class:14 2025/9/12 7:38:22 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2d764521-ed90-4ce7-b4b0-c16f1c7bb54d Error Number:2601,State:1,Class:14 2025/9/12 7:54:02 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2d764521-ed90-4ce7-b4b0-c16f1c7bb54d Error Number:8152,State:30,Class:16 2025/9/12 7:54:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2d764521-ed90-4ce7-b4b0-c16f1c7bb54d Error Number:2601,State:1,Class:14 2025/9/12 7:59:04 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:2d764521-ed90-4ce7-b4b0-c16f1c7bb54d Error Number:2601,State:1,Class:14 2025/9/12 8:05:30 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:555ac7fb-a3f5-422c-9be4-7083da40c8e9 Error Number:2601,State:1,Class:14 2025/9/12 8:09:16 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:555ac7fb-a3f5-422c-9be4-7083da40c8e9 Error Number:2601,State:1,Class:14 2025/9/12 8:20:28 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:555ac7fb-a3f5-422c-9be4-7083da40c8e9 Error Number:2601,State:1,Class:14 2025/9/12 8:38:31 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:0565ada0-e044-4240-b994-7af30d12b3ff Error Number:2601,State:1,Class:14 2025/9/12 8:54:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f0e313ce-2d03-4573-a761-1dc70d765ad6 Error Number:2601,State:1,Class:14 2025/9/12 8:59:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f0e313ce-2d03-4573-a761-1dc70d765ad6 Error Number:2601,State:1,Class:14 2025/9/12 9:01:38 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:9dec1d2d-302d-4964-804f-b42715bcbad9 Error Number:2601,State:1,Class:14 2025/9/12 9:21:28 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1fd0da95-db3f-4812-9454-6ececd6dd203 Error Number:2601,State:1,Class:14 2025/9/12 9:54:05 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:737a26e8-3be6-43e4-b1a5-07db86a6a076 Error Number:2601,State:1,Class:14 2025/9/12 9:59:07 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:737a26e8-3be6-43e4-b1a5-07db86a6a076 Error Number:2601,State:1,Class:14 2025/9/12 10:10:41 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:20fb8e8c-53c3-428c-9d17-09596e3fb9d9 Error Number:2601,State:1,Class:14 2025/9/12 10:11:14 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:20fb8e8c-53c3-428c-9d17-09596e3fb9d9 Error Number:2601,State:1,Class:14 2025/9/12 10:20:35 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:20fb8e8c-53c3-428c-9d17-09596e3fb9d9 Error Number:2601,State:1,Class:14 2025/9/12 10:38:31 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:b1b28d0c-07cf-4a14-b9e7-98be70f308af Error Number:2601,State:1,Class:14 2025/9/12 10:54:05 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:dd8b6747-c1c3-493d-9673-a738b2f33a34 Error Number:2601,State:1,Class:14 2025/9/12 11:01:15 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'0766624198',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (2509110403UH288)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a5876f9e-672e-4d61-98c0-05a18f092f21 Error Number:2601,State:1,Class:14 2025/9/12 11:03:58 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a5876f9e-672e-4d61-98c0-05a18f092f21 Error Number:2601,State:1,Class:14 2025/9/12 11:23:15 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:82f495c3-893a-48fa-ab45-312857db300e Error Number:2601,State:1,Class:14 2025/9/12 11:38:24 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a1354ae3-0952-455b-837f-e2d139e8fe40 Error Number:2601,State:1,Class:14 2025/9/12 11:54:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a1354ae3-0952-455b-837f-e2d139e8fe40 Error Number:2601,State:1,Class:14 2025/9/12 12:13:25 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:2601,State:1,Class:14 2025/9/12 12:14:24 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:2601,State:1,Class:14 2025/9/12 12:20:52 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:2601,State:1,Class:14 2025/9/12 12:21:54 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:21:55 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:21:57 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:21:58 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:21:59 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:22:03 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f5f7da4a-3802-4f9e-947f-277c8e7586e0 Error Number:8152,State:30,Class:16 2025/9/12 12:38:23 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ff67cc25-e74e-47cc-8b23-e27e51d5f766 Error Number:2601,State:1,Class:14 2025/9/12 12:54:02 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:50720959-b029-4778-8be2-85a788c14541 Error Number:2601,State:1,Class:14 2025/9/12 13:04:14 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:14d7e20c-48fe-4b19-a576-069820ac7738 Error Number:8152,State:30,Class:16 2025/9/12 13:22:47 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:2601,State:1,Class:14 2025/9/12 13:23:01 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:8152,State:30,Class:16 2025/9/12 13:23:05 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:8152,State:30,Class:16 2025/9/12 13:23:07 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:8152,State:30,Class:16 2025/9/12 13:23:08 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:8152,State:30,Class:16 2025/9/12 13:23:09 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:5517c909-e4e0-4358-ae04-747ba9a64796 Error Number:8152,State:30,Class:16 2025/9/12 13:38:30 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d79f1735-e661-463c-aa29-6f8c3d75d742 Error Number:8152,State:30,Class:16 2025/9/12 13:38:31 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d79f1735-e661-463c-aa29-6f8c3d75d742 Error Number:8152,State:30,Class:16 2025/9/12 13:38:32 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d79f1735-e661-463c-aa29-6f8c3d75d742 Error Number:2601,State:1,Class:14 2025/9/12 13:54:02 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d79f1735-e661-463c-aa29-6f8c3d75d742 Error Number:2601,State:1,Class:14 2025/9/12 14:07:49 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:07:50 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:07:51 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:09:19 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:09:21 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:2601,State:1,Class:14 2025/9/12 14:09:51 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:2601,State:1,Class:14 2025/9/12 14:21:02 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:21:03 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:2601,State:1,Class:14 2025/9/12 14:23:20 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68be2c99-c9a3-48e6-9afc-686046685118 Error Number:8152,State:30,Class:16 2025/9/12 14:33:30 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:8152,State:30,Class:16 2025/9/12 14:33:32 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:8152,State:30,Class:16 2025/9/12 14:33:33 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:8152,State:30,Class:16 2025/9/12 14:33:34 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:8152,State:30,Class:16 2025/9/12 14:39:17 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:8152,State:30,Class:16 2025/9/12 14:39:18 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'1',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"1":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"2":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 不能在具有唯一索引“ix_PONo”的对象“dbo.tdCOMain”中插入重复键的行。重复键值为 (cbn4swhnj7)。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1ebd50f3-27ab-492f-8d96-be2ad1c6f1bc Error Number:2601,State:1,Class:14 2025/9/12 15:20:01 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a5066b7c-f939-46a9-b0c3-8904be6f856c Error Number:8152,State:30,Class:16 2025/9/12 15:21:43 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:a5066b7c-f939-46a9-b0c3-8904be6f856c Error Number:8152,State:30,Class:16 2025/9/12 15:54:02 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:184f363a-cd05-4318-b639-2f9e75afba31 Error Number:8152,State:30,Class:16 2025/9/12 16:10:09 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f45f0fe1-ab75-465c-8173-5527d49cb8b7 Error Number:8152,State:30,Class:16 2025/9/12 16:19:48 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f45f0fe1-ab75-465c-8173-5527d49cb8b7 Error Number:8152,State:30,Class:16 2025/9/12 16:48:24 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d54d90a7-b652-45b5-ba6d-9d5766fabfcf Error Number:8152,State:30,Class:16 2025/9/12 16:52:54 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d54d90a7-b652-45b5-ba6d-9d5766fabfcf Error Number:8152,State:30,Class:16 2025/9/12 16:54:02 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d54d90a7-b652-45b5-ba6d-9d5766fabfcf Error Number:8152,State:30,Class:16 2025/9/12 16:54:05 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:d54d90a7-b652-45b5-ba6d-9d5766fabfcf Error Number:8152,State:30,Class:16 2025/9/12 17:09:00 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68389d26-c790-4e9d-a1c6-4c4a676db0c8 Error Number:8152,State:30,Class:16 2025/9/12 17:20:40 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:68389d26-c790-4e9d-a1c6-4c4a676db0c8 Error Number:8152,State:30,Class:16 2025/9/12 17:54:06 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1e86d444-f5fa-4aec-a8d8-9ceb5670ab46 Error Number:8152,State:30,Class:16 2025/9/12 17:54:07 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1e86d444-f5fa-4aec-a8d8-9ceb5670ab46 Error Number:8152,State:30,Class:16 2025/9/12 17:54:08 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1e86d444-f5fa-4aec-a8d8-9ceb5670ab46 Error Number:8152,State:30,Class:16 2025/9/12 18:23:20 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:79778d4f-4310-49ae-8afe-fac461c182b4 Error Number:8152,State:30,Class:16 2025/9/12 18:23:20 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:79778d4f-4310-49ae-8afe-fac461c182b4 Error Number:8152,State:30,Class:16 2025/9/12 18:38:42 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4247038c-8c54-4876-a44b-dd4f5deee670 Error Number:8152,State:30,Class:16 2025/9/12 18:38:42 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4247038c-8c54-4876-a44b-dd4f5deee670 Error Number:8152,State:30,Class:16 2025/9/12 18:38:43 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"2":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4247038c-8c54-4876-a44b-dd4f5deee670 Error Number:8152,State:30,Class:16 2025/9/12 19:04:33 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1fa9d2be-18ba-4db3-b7be-2fb3d29cb0d3 Error Number:8152,State:30,Class:16 2025/9/12 19:04:34 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:1fa9d2be-18ba-4db3-b7be-2fb3d29cb0d3 Error Number:8152,State:30,Class:16 2025/9/12 19:18:58 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:360011ca-36c3-40f5-bae0-746b4321a57b Error Number:8152,State:30,Class:16 2025/9/12 19:54:06 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4108f28c-7dc8-4488-b17d-d7ba7abd8652 Error Number:8152,State:30,Class:16 2025/9/12 19:54:07 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4108f28c-7dc8-4488-b17d-d7ba7abd8652 Error Number:8152,State:30,Class:16 2025/9/12 19:54:07 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4108f28c-7dc8-4488-b17d-d7ba7abd8652 Error Number:8152,State:30,Class:16 2025/9/12 20:00:00 sql:INSERT INTO SinadealTradeDB..[tdCOMain]([COID],[PONo],[OrderDate],[ExpectDate],[Freight],[TotalPrice],[CurrencyCode],[InputUserID],[InputTime],[PARecordID],[OrderRemark],[COLevel],[COState],[SpecialFlag],[PrintFlag],[DissensionFlag],[CompleteFlag],[FormerlyOrder],[COType] ,[HaveMend],[CustomerID],[CCountry],[CProvince],[CCity],[CAddressLineOne],[CAddressLineTwo],[CPostalCode],[CContact],[Ctel],[CFax],[ShipVia],[Spec],[TransactionNumber],[MangoFlag],[MangoNumber],[StateTime],[Stock],[Itemtype],[TotalCost],[ShipCost],[TotalWeight],[WmsState],[FreightSide],[Name],RPayMethod,RAccount,CurrentRate,CanAutoDownLoad,BuyerId,TransactionID,Email,OrderSourceType,CurrencyShorts,CNYExchangeRate,LastModifier,LasModifyDate,OrderType,DropShopping,OrderConfirmMode,LocalTime,AllotType,VATNO,HouseNumber,IsVirtual,ShippingWHType,[OnLine],ContractNo,GoodsTotalSalesAmount,RelationPoNo,PlatformChargeRate,CompanyOperatingRates,AdjustThePriceOfGoods,AdjustTheShippingFee,HoldOn,SalesType,ShippingRemark,ApprovalStatus,ApprovalFlag,GrossProfit,GrossInterestRate,WarehouseAddressID,payment,NewCoustomerId,ApprovalLevel,Creator,StoreManager,RemoteFee,TaxOnAPI,FulfillmentChannel,MainOrderId,IsSubOrder)values(@COID,@PONo,@OrderDate,@ExpectDate,@Freight,@TotalPrice,@CurrencyCode,@InputUserID,@InputTime,@PARecordID,@OrderRemark,@COLevel,@COState,@SpecialFlag,@PrintFlag,@DissensionFlag,@CompleteFlag,@FormerlyOrder,@COType,@HaveMend,@CustomerID,@CCountry,@CProvince,@CCity,@CAddressLineOne,@CAddressLineTwo,@CPostalCode,@CContact,N'+491795088137',@CFax,@ShipVia,@Spec,@TransactionNumber,@MangoFlag,@MangoNumber,@StateTime,@Stock,@Itemtype,@TotalCost,@ShipCost,@TotalWeight,0,@FreightSide,N'Standard',@RPayMethod,@RAccount,@CurrentRate,@CanAutoDownLoad,@BuyerId,@TransactionID,@Email,@OrderSourceType,@CurrencyShorts,@CNYExchangeRate,@LastModifier,GETDATE(),@OrderType,@DropShopping,@OrderConfirmMode,@LocalTime,@AllotType,@VATNO,@HouseNumber,@IsVirtual,@ShippingWHType,@OnLine,@ContractNo,@GoodsTotalSalesAmount,@RelationPoNo,@PlatformChargeRate,@CompanyOperatingRates,@AdjustThePriceOfGoods,@AdjustTheShippingFee,@HoldOn,@SalesType,@ShippingRemark,@ApprovalStatus,@ApprovalFlag,@GrossProfit,@GrossInterestRate,@WarehouseAddressID,@payment,@NewCoustomerId,@ApprovalLevel,@Creator,@StoreManager,@RemoteFee,@TaxOnAPI,@FulfillmentChannel,@MainOrderId,@IsSubOrder) SqlParameter:{"0":["@CustomerID","@CCountry","@CPostalCode","@CTel","@CMobile","@CLevel","@CName","@InputUserID","@Credibility","@Flag","@CContact","@CProvince","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@CEmail","@BuyerID","@HouseNumber"],"1":["@COID","@ApprovalLevel","@PONo","@OrderDate","@ExpectDate","@Freight","@TotalPrice","@CurrencyCode","@InputUserID","@InputTime","@PARecordID","@COLevel","@CContact","@CProvince","@COState","@SpecialFlag","@PrintFlag","@DissensionFlag","@CompleteFlag","@FormerlyOrder","@COType","@HaveMend","@CustomerID","@CCountry","@CPostalCode","@ShipVia","@Spec","@TransactionNumber","@MangoFlag","@MangoNumber","@StateTime","@Stock","@Itemtype","@TotalCost","@ShipCost","@TotalWeight","@CCity","@CAddressLineOne","@CAddressLineTwo","@CFax","@OrderRemark","@FreightSide","@RPayMethod","@RAccount","@CurrentRate","@CanAutoDownLoad","@BuyerId","@TransactionID","@Email","@OrderSourceType","@CurrencyShorts","@CNYExchangeRate","@LastModifier","@OrderType","@DropShopping","@OrderConfirmMode","@AllotType","@HouseNumber","@VATNO","@IsVirtual","@ShippingWHType","@OnLine","@ContractNo","@GoodsTotalSalesAmount","@RelationPoNo","@PlatformChargeRate","@CompanyOperatingRates","@AdjustThePriceOfGoods","@AdjustTheShippingFee","@HoldOn","@SalesType","@ShippingRemark","@ApprovalStatus","@ApprovalFlag","@GrossProfit","@GrossInterestRate","@WarehouseAddressID","@payment","@LocalTime","@NewCoustomerId","@Creator","@StoreManager","@RemoteFee","@TaxOnAPI","@FulfillmentChannel","@MainOrderId","@IsSubOrder"],"2":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"3":["@COSubID","@COID","@ProductCode","@ProductName","@Unit","@COQuantity","@Color","@UnitPrice","@TotalPrice","@COSTATE","@Remark","@ActualPrice","@IsGift","@ItemID","@MangoFlag","@DepartureNO","@Weight","@IsNewProduct","@IsVirtual","@AverageFreight","@AverageUnitPrice","@AverageAmountWithCount","@ShippedQuantity","@ShippingQuantity","@OriginalQuantity","@SalePrice","@SellerSKU"],"4":["@SIID","@COID","@SINo","@MadeTime","@MadeUserID","@Freight","@Weight","@Length","@Width","@Height","@PayFlag","@ShipVia","@SendTime","@SendUserID","@PrintFlag","@SignTime","@WaybillState","@SignUserID","@PayUserID","@PayMode","@PayTime","@PaySum","@PayRemark","@ToCountry","@ToProvince","@ToCity","@ToAddressLineOne","@ToAddressLineTwo","@ToPostalCode","@AddresseeTel","@Addressee","@AddresseeFax","@ShipPrintFlag","@Forwarder","@Vouching","@FreightForwardingNo","@HouseNumber"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 无法继续执行,因为会话处于终止状态。 当前命令发生了严重错误。应放弃任何可能产生的结果。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:4108f28c-7dc8-4488-b17d-d7ba7abd8652 Error Number:596,State:1,Class:21 2025/9/12 20:10:10 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:794b4ca1-8bf8-42a3-b679-657860c37c72 Error Number:8152,State:30,Class:16 2025/9/12 20:10:11 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:794b4ca1-8bf8-42a3-b679-657860c37c72 Error Number:8152,State:30,Class:16 2025/9/12 20:10:12 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:794b4ca1-8bf8-42a3-b679-657860c37c72 Error Number:8152,State:30,Class:16 2025/9/12 20:21:24 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:794b4ca1-8bf8-42a3-b679-657860c37c72 Error Number:8152,State:30,Class:16 2025/9/12 20:38:23 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:824576eb-f54c-49f1-99a8-5e272f350c8d Error Number:8152,State:30,Class:16 2025/9/12 20:38:23 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:824576eb-f54c-49f1-99a8-5e272f350c8d Error Number:8152,State:30,Class:16 2025/9/12 20:38:24 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:824576eb-f54c-49f1-99a8-5e272f350c8d Error Number:8152,State:30,Class:16 2025/9/12 20:54:03 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:824576eb-f54c-49f1-99a8-5e272f350c8d Error Number:8152,State:30,Class:16 2025/9/12 21:04:19 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:79cb1c43-b3c6-476f-91ce-2f6cd0a395a3 Error Number:8152,State:30,Class:16 2025/9/12 21:38:30 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:dc8bb647-befa-4570-b85e-4c6fa3b48aa3 Error Number:8152,State:30,Class:16 2025/9/12 21:39:12 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:dc8bb647-befa-4570-b85e-4c6fa3b48aa3 Error Number:8152,State:30,Class:16 2025/9/12 21:39:13 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:dc8bb647-befa-4570-b85e-4c6fa3b48aa3 Error Number:8152,State:30,Class:16 2025/9/12 21:54:05 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"1":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"],"2":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:39c2284a-f2a2-4808-af2e-fc849bafa362 Error Number:8152,State:30,Class:16 2025/9/12 21:54:06 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:39c2284a-f2a2-4808-af2e-fc849bafa362 Error Number:8152,State:30,Class:16 2025/9/12 21:54:07 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:39c2284a-f2a2-4808-af2e-fc849bafa362 Error Number:8152,State:30,Class:16 2025/9/12 22:06:33 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:08e01692-f36e-42b8-8bf3-744e77cc40d3 Error Number:8152,State:30,Class:16 2025/9/12 22:23:52 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f97bb2f1-ba28-4262-9f43-55d813b30e69 Error Number:8152,State:30,Class:16 2025/9/12 22:23:53 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f97bb2f1-ba28-4262-9f43-55d813b30e69 Error Number:8152,State:30,Class:16 2025/9/12 22:23:55 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:f97bb2f1-ba28-4262-9f43-55d813b30e69 Error Number:8152,State:30,Class:16 2025/9/12 22:38:26 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ffbf8c1d-8f0a-4878-a639-844dff0892b2 Error Number:8152,State:30,Class:16 2025/9/12 22:38:27 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ffbf8c1d-8f0a-4878-a639-844dff0892b2 Error Number:8152,State:30,Class:16 2025/9/12 22:38:28 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:ffbf8c1d-8f0a-4878-a639-844dff0892b2 Error Number:8152,State:30,Class:16 2025/9/12 22:54:25 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:28c4fec2-b622-4fde-abde-b1bd604d64a0 Error Number:8152,State:30,Class:16 2025/9/12 22:54:26 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:28c4fec2-b622-4fde-abde-b1bd604d64a0 Error Number:8152,State:30,Class:16 2025/9/12 23:54:32 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:c62a7ac3-e4cb-4d67-a2a6-595ffee59c4b Error Number:8152,State:30,Class:16 2025/9/12 23:54:33 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:c62a7ac3-e4cb-4d67-a2a6-595ffee59c4b Error Number:8152,State:30,Class:16 2025/9/12 23:54:34 sql:insert into SinadealTradeDB..PlatformOrderDetails(PONo,COID,PlatformName,AccountId,ProductId,SellerSKU,SellerSKUName,SellerSKUCount,UnitPrice,CreateUser,VersionNumber,ChildOrderId,ChildOrderListId,AlreadyTaxed,OrderSortId,ShipmentId,Oaid,deliveryDate) values (@PONo,@COID,@PlatformName,@AccountId,@ProductId,@SellerSKU,@SellerSKUName,@SellerSKUCount,@UnitPrice,@CreateUser,@VersionNumber,@ChildOrderId,@ChildOrderListId,@AlreadyTaxed,@OrderSortId,@ShipmentId,@Oaid,@deliveryDate); select @@IDENTITY SqlParameter:{"0":["@PONo","@COID","@PlatformName","@AccountId","@ProductId","@SellerSKU","@SellerSKUName","@SellerSKUCount","@UnitPrice","@CreateUser","@VersionNumber","@ChildOrderId","@ChildOrderListId","@AlreadyTaxed","@OrderSortId","@ShipmentId","@Oaid","@deliveryDate"]} 错误信息:System.Data.SqlClient.SqlException (0x80131904): 将截断字符串或二进制数据。 语句已终止。 在 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.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.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) 在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery() 在 Vayava.Erp.Dal.InputOrderService.ExecuteSqlTran(List`1 SQLStringList, IDictionary`2 Dict) 位置 E:\Jenkins\.jenkins\workspace\OMS_Master_WebSite\src\Core\ERP\ERP.Service.DataAccess\Vayava.Erp.Dal\Order\InputOrderService.cs:行号 8532 ClientConnectionId:c62a7ac3-e4cb-4d67-a2a6-595ffee59c4b Error Number:8152,State:30,Class:16