Remove obsolete export APIs and persist recruitment work history
This commit is contained in:
@@ -43,15 +43,6 @@ export function delRelation(ids) {
|
||||
})
|
||||
}
|
||||
|
||||
// 导出信贷客户实体关联
|
||||
export function exportRelation(query) {
|
||||
return request({
|
||||
url: '/ccdi/custEnterpriseRelation/export',
|
||||
method: 'post',
|
||||
params: query
|
||||
})
|
||||
}
|
||||
|
||||
// 下载导入模板
|
||||
export function importTemplate() {
|
||||
return request({
|
||||
|
||||
Reference in New Issue
Block a user