wms/LocationHelper.cs @@ -308,6 +308,7 @@ if (updateCgDetalList.Count == 0) { LogHelper.Info($"没有更新的物料列表"); } updateCgDetalList.ForEach(d => { d.S_LOC_CODE = loc; }); using (var tran = db.Ado.UseTran()) {