入库不发U8
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/// <returns></returns>
|
||||
public bool ExitwarehouseCommmon(string original);
|
||||
/// <summary>
|
||||
/// 判断箱子是否存在陈平库中
|
||||
/// 判断箱子是否存在成品库中
|
||||
/// </summary>
|
||||
/// <param name="originalCode"></param>
|
||||
/// <returns></returns>
|
||||
|
||||
@@ -30,5 +30,7 @@ namespace ZR.Service.mes.wms.IService
|
||||
|
||||
// 货物退库(从成品库退货到产线)
|
||||
public int ReturnProductwarehouse(WmgoodsDto wmgoods, string createName);
|
||||
|
||||
public int IntoProductwarehouseNoU8(WmgoodsDto wmgoods, string createName);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user