付延余
2022-04-18 8c0067935c0434e3f51ffae901964a81fd8b1f2f
src/api/jiuyeAndChuangye.js
@@ -4,3 +4,8 @@
export const getLabourTable = (params) => {
  return postRequest('/ybg/webservice/app/employment/getLabourTable.do',params)
}
//
export const getLabourLine = (params) => {
  return postRequest('/ybg/webservice/app/employment/getLabourLine.do',params)
}