南骏 池
2025-05-06 45027a3c039d5988b4d5fc95d6803ed517e2e7db
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;
    }