feat(sis): 添加模拟上下文登录功能
This commit is contained in:
parent
1a900ad3db
commit
041db8c435
@ -145,7 +145,7 @@ public class AuthTimer {
|
||||
return pId;
|
||||
}
|
||||
|
||||
private Long syncE8Plat(RemoteResidentPersonVo vo, byte[] imgByte) throws Exception {
|
||||
private Long syncE8Plat(RemoteResidentPersonVo vo, byte[] imgByte) {
|
||||
|
||||
log.info("e8平台上传照片");
|
||||
String e8ImgUrl = e8PlatformApi.uploadFace(imgByte);
|
||||
|
Loading…
Reference in New Issue
Block a user