添加WMS操作人信息createBy
This commit is contained in:
@@ -111,7 +111,6 @@ namespace ZR.Admin.WebApi.Controllers.mes.wms
|
||||
string msg = "";
|
||||
|
||||
string createName = HttpContext.GetName();
|
||||
|
||||
int num = this.wm_entryWarehousing_productService.IntoProductwarehouse(wmgoodsDto, createName);
|
||||
if (num == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user