完善聚合数据实名认证接口
This commit is contained in:
parent
1286ec52c8
commit
5bf41899f4
@ -15,7 +15,7 @@ public class JuheAuthentication {
|
||||
|
||||
|
||||
public static boolean authentication(String realname, String idcard, String mobile) throws Exception {
|
||||
String apiKey = "4984fa42b77c7956ccab4efbe80e641e";
|
||||
String apiKey = "c4a1fd85f9cf515b3c602279837189f3";
|
||||
String apiUrl = "https://v.juhe.cn/telecom/query";
|
||||
|
||||
HashMap<String, String> map = new HashMap<>();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user