@ -367,4 +367,9 @@ public class UserDTO implements Serializable {
* 是否租房
*/
private String driverFlag;
/**
* 用户id(积分埋点用)
private String userId;
}