电梯优化
This commit is contained in:
@@ -344,6 +344,13 @@ namespace Tnb.WarehouseMgr
|
||||
// thirdWebapiRecord.create_time = DateTime.Now;
|
||||
// await _db.Insertable(thirdWebapiRecord).ExecuteCommandAsync();
|
||||
|
||||
break;
|
||||
}
|
||||
case WmsWareHouseConst.BIZTYPE_WMSMATERIALTRANSFER_ID:
|
||||
{
|
||||
// 对接其它出库 出库数量为签收数量
|
||||
|
||||
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user