聚合平台

master
WeiRan 2024-09-09 17:22:51 +08:00
parent 25066c2c51
commit 99fcd0eeee
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ public class RealNameServiceImpl implements BasicApi<RealNameReq, RealNameResp>{
//586eae3d5ee4cbf46cb1430fdb3f8428 杨闪闪
String apiUrl = "http://op.juhe.cn/idcard/query";
HashMap<String, String> map = new HashMap<>();
map.put("key", apiKey);
map.put("idcard", realNameJuHeReq.getIdCard());