Commit 417e48f2 authored by renjintao's avatar renjintao

api

parent 2688258a
......@@ -34,4 +34,8 @@ export default {
return Api.post(`${systemUrl}/importcenter/updateimportstatus`, params);
},
productinfoimportservice(params) {//产品管理导入
return Api.post(`${technologyUrl}productinfoimportservice/import`, params);
},
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment