Commit 9c4ee0b7 authored by 徐俊's avatar 徐俊

xujun

parent e69f74d7
......@@ -327,6 +327,8 @@ public class ComProjectDTO extends BaseDTO {
private ProjectKPIStatisticDTO projectKPI;
/** 购置设备预算明细表 */
private List<ComProjectEquipmentDTO> equipments;
/** 试制设备预算明细表 */
private List<ComProjectManufactureDTO> manufacture;
/** 附件列表 */
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