Commit 4ec085b1 authored by 赵啸非's avatar 赵啸非

添加统计子站点

parent a97ccceb
......@@ -19,5 +19,9 @@ public class AccessStatLogVo extends BaseEntityLong {
/** 序号,主键,自增长列表 */
private List <Long> idList;
/** 开始 统计开始时间 */
private String statStartTimeStart;
/** 结束 统计开始时间 */
private String statStartTimeEnd;
}
\ 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