This commit is contained in:
jiask 2025-11-26 14:44:17 +08:00
parent 116daf6993
commit b0e8adac7f
1 changed files with 5 additions and 5 deletions

View File

@ -317,8 +317,8 @@ export function getCertificateVerifyListPageApi(data) {
// 核验任务-人员树
export function getCertificateVerifyUserApi(data) {
return request({
url: '/certificate/certificate_verify/certificateVerify/user',
method: 'get',
url: '/certificate/certificate_verify/certificateVerify/userList',
method: 'post',
headers: {
//"merchant-id":"378915229716713472",
},