生产退料,暂存仓配送优化
This commit is contained in:
@@ -636,6 +636,8 @@ namespace Tnb.WarehouseMgr
|
||||
catch (Exception ex)
|
||||
{
|
||||
Logger.LogInformation($"【ScanInStockByRedis】 八工位扫到码发送入库请求发生异常:{ex.Message}");
|
||||
|
||||
// 测试代码
|
||||
if (ex.Message.Contains("Connection is busy"))
|
||||
_dbScanInStockByRedis = _dbScanInStockByRedis.CopyNew();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user