Commit 6a41c93f by 徐高华

Merge branch 'feature/社群' into 'developer'

test

See merge request !587
parents 29f3136a e56d0b37
......@@ -5,10 +5,13 @@ import java.util.Date;
public class GroupChatPlanSearchQDTO implements Serializable {
private static final long serialVersionUID = 7983127960892502325L;
/**
* @Fields serialVersionUID : TODO(用一句话描述这个变量表示什么)
*/
private static final long serialVersionUID = -3525126585626137501L;
private Date startDate;
private Date endDate;
private String wxEnterpriseId;
private String enterpriseId;
private String searchParams;
......
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