Commit e56d0b37 by 徐高华

test

parent 70ebf925
......@@ -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