提交 d66fdfb6 authored 作者: wangjiahao's avatar wangjiahao

refactor:回退视图复制,去掉表中没有的字段

上级 aa7f3eb9
......@@ -45,8 +45,7 @@
`create_time`,
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`style_priority`
) SELECT
#{newChartId},
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
......@@ -63,8 +62,7 @@
`create_time`,
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`style_priority`
FROM
chart_view
WHERE
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论