删除排序
parent
dd4ea9a45b
commit
1f1c211714
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue