Commit 523d47c8 by liyanlin

fix

parent 754adfbe
...@@ -61,6 +61,7 @@ public class CostPlanTempDomain { ...@@ -61,6 +61,7 @@ public class CostPlanTempDomain {
private String projectType; private String projectType;
@ApiModelProperty("客户编号") @ApiModelProperty("客户编号")
@TableField(exist = false)
private String customerNum; private String customerNum;
......
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