1
This commit is contained in:
@@ -251,7 +251,7 @@ namespace Tnb.ProductionMgr
|
||||
try
|
||||
{
|
||||
var db = _repository.AsSugarClient();
|
||||
string warehouse_id = "26103348825381";//二楼缓存仓
|
||||
string warehouse_id = "27209786980373";//长件挤出缓存仓
|
||||
|
||||
MESCreateOutstockInput input = new MESCreateOutstockInput();
|
||||
input.outstock = new MESWmsOutstockHInput();
|
||||
|
||||
Reference in New Issue
Block a user