删除排序
parent
a2af7b9caa
commit
3a354c94ec
|
@ -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<>();
|
||||
|
|
Loading…
Reference in New Issue