|
@ -14,6 +14,10 @@ import java.io.Serializable; |
|
|
public class ResidentConfigResultDTO implements Serializable { |
|
|
public class ResidentConfigResultDTO implements Serializable { |
|
|
|
|
|
|
|
|
private static final long serialVersionUID = 1L; |
|
|
private static final long serialVersionUID = 1L; |
|
|
|
|
|
/** |
|
|
|
|
|
* 类型 |
|
|
|
|
|
*/ |
|
|
|
|
|
private String residentType; |
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* 值 |
|
|
* 值 |
|
|