Commit 13c53dc9 authored by 赵啸非's avatar 赵啸非

添加消息发送系统

parent 0a163946
......@@ -20,4 +20,11 @@ public class MessageTaskVo extends BaseEntityLong {
private List <Long> idList;
/** 开始 创建时间 */
private String createTimeStart;
/** 结束 创建时间 */
private String createTimeEnd;
}
\ No newline at end of file
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