修改测试bug及人脸核实
This commit is contained in:
+2
-1
@@ -107,9 +107,10 @@ export function selectIdentityAuthenticaEIDtoken() {
|
||||
})
|
||||
}
|
||||
// H5轮询获取E证通Token状态
|
||||
export function selectPCEIDtokenStatus() {
|
||||
export function selectPCEIDtokenStatus(data) {
|
||||
return request({
|
||||
url: '/identityAuthentication/selectPCEIDtokenStatus',
|
||||
method: 'get',
|
||||
params:data
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user