Commit 754adfbe by liyanlin

fix

parent 0e22d7c5
...@@ -57,6 +57,7 @@ public class CostPlanTempDomain { ...@@ -57,6 +57,7 @@ public class CostPlanTempDomain {
private String lendType; private String lendType;
@ApiModelProperty("项目") @ApiModelProperty("项目")
@TableField(exist = false)
private String projectType; private String projectType;
@ApiModelProperty("客户编号") @ApiModelProperty("客户编号")
......
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