综合服务合同vo修改
This commit is contained in:
@ -215,7 +215,7 @@ public class XzdCsContractInformationVo implements Serializable {
|
|||||||
*/
|
*/
|
||||||
@ExcelProperty(value = "签约组织")
|
@ExcelProperty(value = "签约组织")
|
||||||
private Long signOrganization;
|
private Long signOrganization;
|
||||||
@Translation(type = TransConstant.XZD_KHXX_ID_TO_NAME, mapper = "signOrganization")
|
@Translation(type = TransConstant.DEPT_ID_TO_NAME, mapper = "signOrganization")
|
||||||
private String signOrganizationName;
|
private String signOrganizationName;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user