fix(sis): 优化人脸照片同步和授权记录更新逻辑

This commit is contained in:
2025-07-29 18:37:03 +08:00
parent 64c3355e05
commit 21985e48e7
15 changed files with 279 additions and 30 deletions

View File

@@ -25,6 +25,8 @@ public class RemoteResidentPersonVo implements Serializable {
private Long gender;
private String phone;
private String idCard;
private Long authGroupId;