| | |
| | | public class ContractTypeSpecDto extends PageDto implements Serializable { |
| | | |
| | | private String specType; |
| | | private String specName; |
| | | private String specHoldplace; |
| | | private String specValueType; |
| | | private String specCd; |
| | | private String storeId; |
| | | private String specShow; |
| | | private String contractTypeId; |
| | | private String required; |
| | | private String listShow; |
| | | private String specName; |
| | | private String specHoldplace; |
| | | private String specValueType; |
| | | private String specCd; |
| | | private String storeId; |
| | | private String specShow; |
| | | private String contractTypeId; |
| | | private String required; |
| | | private String listShow; |
| | | |
| | | |
| | | private Date createTime; |