MES.Service/service/BasicData/MesRohInManager.cs
@@ -152,7 +152,7 @@ mesRohIn.FixedTelephone = rohIn.FixedTelephone; mesRohIn.Address = rohIn.Address; mesRohIn.Acctype = rohIn.Acctype; mesRohIn.SynchronousDate = DateTime.Now; return mesRohIn; }