| @@ -168,10 +168,17 @@ public class TResourceLandController extends BaseController | |||||
| resource.setId(operation.getId()); | resource.setId(operation.getId()); | ||||
| resource.setJymj(operation.getJymj()); | resource.setJymj(operation.getJymj()); | ||||
| resource.setJyfs(operation.getJyfs()); | resource.setJyfs(operation.getJyfs()); | ||||
| resource.setJydxlx(operation.getJydxlx()); | |||||
| resource.setJydxmc(operation.getJydxmc()); | resource.setJydxmc(operation.getJydxmc()); | ||||
| resource.setJydxzjlx(operation.getJydxzjlx()); | |||||
| resource.setJydxzjhm(operation.getJydxzjhm()); | |||||
| resource.setSfqdht(operation.getSfqdht()); | |||||
| resource.setJykssj(operation.getJykssj()); | resource.setJykssj(operation.getJykssj()); | ||||
| resource.setJyjssj(operation.getJyjssj()); | resource.setJyjssj(operation.getJyjssj()); | ||||
| resource.setCbje(operation.getCbje()); | resource.setCbje(operation.getCbje()); | ||||
| resource.setDxje(operation.getDxje()); | |||||
| resource.setSqje(operation.getSqje()); | |||||
| resource.setNsy(operation.getNsy()); | |||||
| resource.setBzxx(operation.getBzxx()); | resource.setBzxx(operation.getBzxx()); | ||||
| resource.setDkImg(operation.getDkImg()); | resource.setDkImg(operation.getDkImg()); | ||||
| resource.setSurveyStatus(operation.getSurveyStatus()); | resource.setSurveyStatus(operation.getSurveyStatus()); | ||||
| @@ -158,10 +158,17 @@ public class TResourceOperationController extends BaseController | |||||
| resource.setId(operation.getId()); | resource.setId(operation.getId()); | ||||
| resource.setJymj(operation.getJymj()); | resource.setJymj(operation.getJymj()); | ||||
| resource.setJyfs(operation.getJyfs()); | resource.setJyfs(operation.getJyfs()); | ||||
| resource.setJydxlx(operation.getJydxlx()); | |||||
| resource.setJydxmc(operation.getJydxmc()); | resource.setJydxmc(operation.getJydxmc()); | ||||
| resource.setJydxzjlx(operation.getJydxzjlx()); | |||||
| resource.setJydxzjhm(operation.getJydxzjhm()); | |||||
| resource.setSfqdht(operation.getSfqdht()); | |||||
| resource.setJykssj(operation.getJykssj()); | resource.setJykssj(operation.getJykssj()); | ||||
| resource.setJyjssj(operation.getJyjssj()); | resource.setJyjssj(operation.getJyjssj()); | ||||
| resource.setCbje(operation.getCbje()); | resource.setCbje(operation.getCbje()); | ||||
| resource.setDxje(operation.getDxje()); | |||||
| resource.setSqje(operation.getSqje()); | |||||
| resource.setNsy(operation.getNsy()); | |||||
| resource.setBzxx(operation.getBzxx()); | resource.setBzxx(operation.getBzxx()); | ||||
| resource.setDkImg(operation.getDkImg()); | resource.setDkImg(operation.getDkImg()); | ||||
| resource.setSurveyStatus(operation.getSurveyStatus()); | resource.setSurveyStatus(operation.getSurveyStatus()); | ||||
| @@ -61,7 +61,7 @@ public class TResourceOperation extends BaseEntity | |||||
| private String jyfs; | private String jyfs; | ||||
| /** 经营对象类型 */ | /** 经营对象类型 */ | ||||
| @Excel(name = "经营对象类型", dictType = " jydxlx") | |||||
| @Excel(name = "经营对象类型", dictType = "jydxlx") | |||||
| private String jydxlx; | private String jydxlx; | ||||
| /** 经营对象名称 */ | /** 经营对象名称 */ | ||||
| @@ -28,7 +28,7 @@ public class TResourceVo { | |||||
| private String importCode; | private String importCode; | ||||
| /** 标识码 */ | /** 标识码 */ | ||||
| @Excel(name = "标识码 */") | |||||
| @Excel(name = "标识码") | |||||
| private Integer bsm; | private Integer bsm; | ||||
| /** 要素代码 */ | /** 要素代码 */ | ||||
| @@ -92,7 +92,7 @@ public class TResourceVo { | |||||
| private String zjrxm; | private String zjrxm; | ||||
| /** 实测面积( ㎡) */ | /** 实测面积( ㎡) */ | ||||
| @Excel(name = "实测面积( ㎡)") | |||||
| @Excel(name = "实测面积(㎡)") | |||||
| private BigDecimal scmj; | private BigDecimal scmj; | ||||
| /** 实测面积(亩) */ | /** 实测面积(亩) */ | ||||
| @@ -114,13 +114,28 @@ public class TResourceVo { | |||||
| private BigDecimal jymj; | private BigDecimal jymj; | ||||
| /** 经营方式 */ | /** 经营方式 */ | ||||
| @Excel(name = "经营方式") | |||||
| @Excel(name = "经营方式", dictType = "jyfs") | |||||
| private String jyfs; | private String jyfs; | ||||
| @Excel(name = "经营对象类型", dictType = "jydxlx") | |||||
| private String jydxlx; | |||||
| /** 经营对象名称 */ | /** 经营对象名称 */ | ||||
| @Excel(name = "经营对象名称") | @Excel(name = "经营对象名称") | ||||
| private String jydxmc; | private String jydxmc; | ||||
| /** 经营对象证件类型 */ | |||||
| @Excel(name = "经营对象证件类型", dictType = "zjlx") | |||||
| private String jydxzjlx; | |||||
| /** 经营对象证件号码 */ | |||||
| @Excel(name = "经营对象证件号码") | |||||
| private String jydxzjhm; | |||||
| /** 是否签订合同 */ | |||||
| @Excel(name = "是否签订合同", dictType = "is_common") | |||||
| private String sfqdht; | |||||
| /** 经营开始时间 */ | /** 经营开始时间 */ | ||||
| @Excel(name = "经营开始时间") | @Excel(name = "经营开始时间") | ||||
| private String jykssj; | private String jykssj; | ||||
| @@ -133,6 +148,18 @@ public class TResourceVo { | |||||
| @Excel(name = "承包金额(元)") | @Excel(name = "承包金额(元)") | ||||
| private BigDecimal cbje; | private BigDecimal cbje; | ||||
| /** 兑现金额 */ | |||||
| @Excel(name = "兑现金额(元)") | |||||
| private BigDecimal dxje; | |||||
| /** 尚欠金额 */ | |||||
| @Excel(name = "尚欠金额(元)") | |||||
| private BigDecimal sqje; | |||||
| /** 年收益 */ | |||||
| @Excel(name = "年收益") | |||||
| private BigDecimal nsy; | |||||
| /** 备注 */ | /** 备注 */ | ||||
| @Excel(name = "备注") | @Excel(name = "备注") | ||||
| private String bzxx; | private String bzxx; | ||||