删除排序

master
WeiRan 2024-09-09 09:20:59 +08:00
parent af66d40a1e
commit 2a02fb7ea1
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import java.util.stream.Collectors;
@Configuration
public class IdCard {
public static Result findIdCard(com.muyu.cloud.background.domin.api.IdCard idCard) throws IOException {
String apiKey = "c00bc093c4d5aee149a8d2efb2f2c51c";
String apiKey = "1abdb559b392ff72c789840e943e1d5f";
String apiUrl = "http://op.juhe.cn/idcard/query";
HashMap<String, String> map = new HashMap<>();