删除排序

master
WeiRan 2024-09-04 19:05:19 +08:00
parent a2af7b9caa
commit 3a354c94ec
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,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 = "3138002f3f09b27b6ebd21020fec45e7";
String apiKey = "c00bc093c4d5aee149a8d2efb2f2c51c";
String apiUrl = "http://op.juhe.cn/idcard/query";
HashMap<String, String> map = new HashMap<>();