智慧农业后台管理页面
guoshilong
2022-11-08 082613d446e29e4ec1c16bfaa52345106a498b23
src/api/machining/machining.js
@@ -48,3 +48,10 @@
  })
}
export const selectInfo = () => {
  return request({
    url: '/api/machining/machining/selectInfo',
    method: 'get',
  })
}