修改成本预算模块接口
This commit is contained in:
@ -94,7 +94,7 @@ public class XzdCbysJdcbfjVo implements Serializable {
|
||||
*/
|
||||
@ExcelProperty(value = "项目责任人")
|
||||
private Long projectLeader;
|
||||
@Translation(type = TransConstant.XZD_PROJECT_MANAGER_APPROVAL_ID_TO_NAME, mapper = "projectLeader")
|
||||
@Translation(type = TransConstant.USER_ID_TO_NICKNAME, mapper = "projectLeader")
|
||||
private String projectLeaderName;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user