pengwei
2025-03-20 e0a31f7013898540948f4d4d86ade1a5414b44d4
ÏîÄ¿´úÂë/client/src/api/newapi/Thecurrentjob.js
@@ -26,3 +26,6 @@
//获取力矩值
export const GetTorque = (data) => http.post(`/api/TorqueOp/Checkvalue`, data)
//添加扭力值
export const AddTorque = (data) => http.post(`/api/TorqueOp/AddData`, data)