删除排序

master
WeiRan 2024-09-07 01:07:06 +08:00
parent dd4ea9a45b
commit 1f1c211714
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public class RealNameServiceImpl implements BasicApi<RealNameReq, RealNameResp>
public AliResult<RealNameAliResp> sendApi(RealNameAliReq realNameAliReq) throws JSONException {
public AliResult<RealNameAliResp> sendApi(RealNameAliReq realNameAliReq) throws Exception {
String host = "https://smrzhy.market.alicloudapi.com";
String path = "/smrz/dmp/api/jinrun.idcard.verify.idcard";