Commit a505e5a7 authored by 施翔轲's avatar 施翔轲

获取项目详情头部信息补充字段

parent 2cacf913
......@@ -21,6 +21,11 @@ public class CbProjectHeadInfoVo {
* IPM项目编码
*/
private String ipmProjectNo;
/**
* 成本阶段(0:标前成本、1:标后成本、2:转固成本)
*/
private Integer cbStage;
/**
* 客商名称(客户名称)
*/
......
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