1
This commit is contained in:
@@ -165,6 +165,7 @@ namespace ZR.Service.Business
|
|||||||
nowProduction2.GoodsNumLogic = secondHas;
|
nowProduction2.GoodsNumLogic = secondHas;
|
||||||
nowProduction2.GoodsNumAction = secondHas;
|
nowProduction2.GoodsNumAction = secondHas;
|
||||||
nowProduction2.Remark = "拼箱零头箱";
|
nowProduction2.Remark = "拼箱零头箱";
|
||||||
|
Context.Updateable(nowProduction2).IgnoreColumns(ignoreAllNullColumns: true).ExecuteCommand();
|
||||||
}
|
}
|
||||||
return log;
|
return log;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user