1.由配置跳转日志查询默认时间修改为前五分钟 2.报表Action检索条件修改
This commit is contained in:
@@ -40,7 +40,7 @@ public class BaseLogEntity<T> extends BaseEntity<T> {
|
||||
protected String searchFoundStartTime;//开始时间,格式为yyyy-mm-dd hh24:mi:ss
|
||||
protected String searchFoundEndTime;//结束时间,格式同上
|
||||
|
||||
protected String isLogTotalSearch;//由配置列表点击日志总量进行查询的标识
|
||||
protected String isLogTotalSearch;//由配置界面跳转日志查询标识
|
||||
protected String orderBy;//排序参数
|
||||
|
||||
//新增字段
|
||||
|
||||
Reference in New Issue
Block a user