Commit 4c107a27 by dengshichuan

Merge branch 'dsc' into 'develop'

客户跟进内容类型更正

See merge request 8timerv2/8timerapiv200!173
parents b3eccaa0 faee6c7f
......@@ -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