年度计划

This commit is contained in:
2026-04-13 08:38:23 +08:00
parent 9942a07db7
commit c98efaddf9
16 changed files with 479 additions and 144 deletions

View File

@ -104,6 +104,6 @@ public class UpdateLngPlanYearDemandHdrEcDto implements Serializable {
columns = {
@LogJoinColumn(field = "id",relatedField = "pydhId", valueDirection = ValueDirectionType.RIGHT)
},
caseType = JoinCaseType.FULL, target = UpdateLngPlanYearDemandDto.class, type = JoinType.MANY)
caseType = JoinCaseType.FULL, target = UpdateLngPlanYearDemandEcDto.class, type = JoinType.MANY)
private List<UpdateLngPlanYearDemandEcDto> lngPlanYearDemandList;
}

View File

@ -28,6 +28,13 @@ public class LngPlanYearDemandHdrVo extends com.xjrsoft.common.model.base.BaseMo
@ApiModelProperty("客户编码")
private String cuCode;
/**
* 客户编码
*/
@ApiModelProperty("客户名称")
private String cuName;
/**
* 年度