MES.Service/service/BasicData/MesSupplierManager.cs @@ -159,10 +159,6 @@ { entity.Fstaffid = entitySubconUnit; } else if (!string.IsNullOrWhiteSpace(supplier.FStaffId)) { entity.Fstaffid = supplier.FStaffId; } else { entity.Fstaffid = "0";