hao
2025-08-04 2b9f544a55f30f0b6e8010b84ed8b60f2c4cb78e
StandardInterface/MESApplication/Controllers/BasicData/MesPositionController.cs
@@ -34,6 +34,7 @@
        entity.Data = JsonConvert.SerializeObject(unit);
        entity.Status = 1;
        entity.CreateBy = "PL017";
        entity.Route=unit.FNumber;
        try
        {
            dynamic resultInfos = new ExpandoObject();