Merge pull request #2025 from dataease/pr@dev@refactor_panel-auto-http

refactor: 复制视图的时间保持为当前时间
This commit is contained in:
王嘉豪
2022-04-01 18:50:19 +08:00
committed by GitHub

View File

@@ -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`,