Commit 2530a5e1 by 284718418@qq.com

1.修改bug1447

parent 52133b9c
......@@ -114,4 +114,10 @@ public class ZpglRcxxDto implements Serializable{
@ApiModelProperty(value = "联系人id")
private Integer linkId;
/**
* 创建时间
*/
@ApiModelProperty(value = "创建时间")
private Date createTime;
}
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