易捷正式环境放开请求20230725
This commit is contained in:
parent
1a67634090
commit
f08b1b6fde
@ -166,8 +166,8 @@ public class IdentityAlphaVerification {
|
||||
continue;
|
||||
}
|
||||
// TODO: 2023-7-4 发起请求
|
||||
// String httpRes = EJQuestClient.httpIdentityUser(fullNamesArr[i], certIdsArr[i]);
|
||||
String httpRes = "0,成功";
|
||||
String httpRes = EJQuestClient.httpIdentityUser(fullNamesArr[i], certIdsArr[i]);
|
||||
// String httpRes = "0,成功";
|
||||
// TODO: 2023-7-4 保存结果
|
||||
if(null == httpRes){
|
||||
if(i == fullNamesArr.length-1){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user