yl
2022-12-06 10efbcfce9f0f17982f4714e76e8cad24fb8f982
VueWebApi/DLL/BLL/ProductionManagementBLL.cs
@@ -90,6 +90,12 @@
        }
        #endregion
        #region[MES工单工序任务查看SOP,获取SOP文件下拉列表]
        public static ToMessage SearchWorkStepSopList(string partcode, string routecode,string stepcode)
        {
            return ProductionManagementDAL.SearchWorkStepSopList(partcode,routecode,stepcode);
        }
        #endregion