Commit faee6c7f by 邓实川

客户跟进内容类型更正

parent f9f5383f
......@@ -57,7 +57,7 @@ public class CrmClientFollow extends Model<CrmClientFollow> {
private Integer cid;
@ApiModelProperty(value = "跟进内容")
private Integer content;
private String content;
@ApiModelProperty(value = "客户数据状态 0-无 1-潜在 2-意向 3-签约 4-合作中 5-已封档")
private Integer clientStatus;
......
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