二楼暂存仓逻辑完善,新增外协入库与盘点接收接口
This commit is contained in:
@@ -289,5 +289,18 @@
|
||||
/// 盘点状态-盘点结账
|
||||
/// </summary>
|
||||
public const string CHECKSTATUS_PDJZ_ID = "27584597303317";
|
||||
|
||||
/// <summary>
|
||||
/// 一楼成品出库工位
|
||||
/// </summary>
|
||||
public const string FinishproductOutstockStation1 = "30018211902485";
|
||||
/// <summary>
|
||||
/// 一楼成品出库工位
|
||||
/// </summary>
|
||||
public const string FinishproductOutstockStation2 = "30018225923349";
|
||||
/// <summary>
|
||||
/// 一楼成品出库工位
|
||||
/// </summary>
|
||||
public const string FinishproductOutstockStation3 = "30018217822229";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user