From 350aef928584da9bb91d2de8646ce42e1f5758c1 Mon Sep 17 00:00:00 2001
From: yl <ykxkd@outlook.com>
Date: 星期五, 08 七月 2022 15:36:16 +0800
Subject: [PATCH] 生产开报工接口提交

---
 VueWebApi/DLL/BLL/ProductModelBLL.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VueWebApi/DLL/BLL/ProductModelBLL.cs b/VueWebApi/DLL/BLL/ProductModelBLL.cs
index e73f65c..faacbc8 100644
--- a/VueWebApi/DLL/BLL/ProductModelBLL.cs
+++ b/VueWebApi/DLL/BLL/ProductModelBLL.cs
@@ -113,10 +113,10 @@
 
 
 
-        #region[宸ヨ壓璺嚎涓嬫媺鏌ヨ鎺ュ彛]
-        public static ToMessage RouteSelect()
+        #region[宸ュ簭涓嬫媺鏌ヨ鎺ュ彛]
+        public static ToMessage StepSelect()
         {
-            return ProductModelDAL.RouteSearch();
+            return ProductModelDAL.StepSelect();
         }
         #endregion
 

--
Gitblit v1.9.3