111
This commit is contained in:
@@ -474,5 +474,11 @@ namespace ZR.Service.mes.wms
|
||||
string temp = bath_code.Split("_")[0];
|
||||
return "20" + temp.Substring(2, 6);
|
||||
}
|
||||
|
||||
|
||||
public bool CheckProductionOut(string production_packcode, string shipment_num)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user