|
|
@ -44,29 +44,9 @@ public class IcResiDemandDTO implements Serializable { |
|
|
|
private String customerId; |
|
|
|
|
|
|
|
/** |
|
|
|
* 主表Id |
|
|
|
* 需求code【对应ic_resi_demand_dict】 |
|
|
|
*/ |
|
|
|
private String icResiUser; |
|
|
|
|
|
|
|
/** |
|
|
|
* 大类Id |
|
|
|
*/ |
|
|
|
private Date bigClass; |
|
|
|
|
|
|
|
/** |
|
|
|
* 大类名称 |
|
|
|
*/ |
|
|
|
private Date bigClassName; |
|
|
|
|
|
|
|
/** |
|
|
|
* 小类Id |
|
|
|
*/ |
|
|
|
private String smallClass; |
|
|
|
|
|
|
|
/** |
|
|
|
* 小类名称 |
|
|
|
*/ |
|
|
|
private String smallClassName; |
|
|
|
private String categoryCode; |
|
|
|
|
|
|
|
/** |
|
|
|
* 描述 |
|
|
|