From 772190e7b2e3f6ef0695ba54d9209324acdcb30a Mon Sep 17 00:00:00 2001 From: 艺术家 <10819716+q100102@user.noreply.gitee.com> Date: 星期三, 04 六月 2025 13:57:17 +0800 Subject: [PATCH] 伸缩杆代码提交 --- 项目代码/client/src/api/newapi/Process.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/api/newapi/Process.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/api/newapi/Process.js" index 4b58cf0..c31d0e9 100644 --- "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/api/newapi/Process.js" +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/src/api/newapi/Process.js" @@ -1,7 +1,7 @@ import http from "../http"; //宸ヨ壓涓績 姝ラ/濂楃瓛 鎺ュ彛 -export const GetSleeveandStep = (data) => http.get(`api/Process/GetSleeveandStep?grops=${data}`) +export const GetSleeveandStep = (data) => http.get(`api/Process/GetSleeveandStep`) //宸ヨ壓鏄庣粏 绫诲埆 export const GetProcess = (data) => http.get(`api/Process/GetProcess?gruop=${data}`) //宸ヨ壓鏄庣粏鏌ヨ鎺ュ彛 -- Gitblit v1.9.3