@ -43,7 +43,7 @@ public class IcNatDTO implements Serializable {
private String userId;
/**
* 居民端小程序的人:resi;数字社区的居民:icresi;未关联上的:other
* 居民端小程序的人:resi;数字社区的居民:icresi;导入的:import;同步的:synchro
*/
private String userType;
@ -42,7 +42,7 @@ public class IcNatEntity extends BaseEpmetEntity {