yl
2022-12-05 3004bd5c7daa7d85ed691818ab96bde207aeeedc
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