zhangxiaoxu123456
2022-04-18 a3abdf4cb6ea6ba057da0ae1b6af15497dbe2044
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)
}