import http from "../http"; //用户注册接口 export const GetSleeveandStep = (data) => http.get(`/api/Process/GetSleeveandStep?grops=${data}`)