扫码进来按钮
This commit is contained in:
@@ -213,4 +213,7 @@ export default {
|
||||
researhqrcode(data) { //查询人脸认证结果
|
||||
return uni.api.post("hfive/researhqrcode", data);
|
||||
},
|
||||
checkqrcodestatus(data) { //检查二维码状态
|
||||
return uni.api.post("user/checkqrcodestatus", data);
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user