Commit 582998b7 authored by 徐俊's avatar 徐俊

xujun

parent 9b4b8476
......@@ -325,6 +325,8 @@ public class ComProjectDTO extends BaseDTO {
private List<ComProjectFundPlanDTO> fundPlan;
/** 项目绩效目标表 */
private ProjectKPIStatisticDTO projectKPI;
/** 购置设备预算明细表 */
private List<ComProjectEquipmentDTO> equipments;
/** 附件列表 */
private List<ComFileDTO> fileList;
/** 审核列表 */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment