Merge pull request #2025 from dataease/pr@dev@refactor_panel-auto-http
refactor: 复制视图的时间保持为当前时间
This commit is contained in:
commit
cea18cdc03
@ -200,8 +200,8 @@
|
||||
`custom_filter`,
|
||||
`drill_fields`,
|
||||
`create_by`,
|
||||
`create_time`,
|
||||
`update_time`,
|
||||
unix_timestamp()*1000 as `create_time`,
|
||||
unix_timestamp()*1000 as `update_time`,
|
||||
`snapshot`,
|
||||
`style_priority`,
|
||||
`ext_stack`,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user