中介黑名单更新

This commit is contained in:
wkc
2026-02-05 13:33:27 +08:00
parent 1af2677c05
commit 81d4038302
48 changed files with 2789 additions and 1312 deletions

View File

@@ -10,16 +10,6 @@ export function getIndivTypeOptions() {
})
}
/**
* 查询人员子类型选项
*/
export function getIndivSubTypeOptions() {
return request({
url: '/ccdi/enum/indivSubType',
method: 'get'
})
}
/**
* 查询性别选项
*/