分拣、工位bom、现场问题处理
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
using SqlSugar;
|
||||
|
||||
namespace Tnb.WarehouseMgr.Entities.Dto
|
||||
{
|
||||
public class OutStockStrategyZCC2Floor2Query
|
||||
{
|
||||
@@ -54,5 +56,6 @@
|
||||
/// </summary>
|
||||
public string[] endlocations { get; set; }
|
||||
|
||||
public ISqlSugarClient dbConn { get; set; } = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user