Unverified 提交 9abba6cb authored 作者: XiaJunjie2020's avatar XiaJunjie2020 提交者: GitHub

Merge pull request #949 from dataease/pr@dev@feat_g2

feat:antv
...@@ -99,7 +99,10 @@ ...@@ -99,7 +99,10 @@
`update_time`, `update_time`,
`snapshot`, `snapshot`,
`style_priority`, `style_priority`,
`ext_stack` `ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
) SELECT ) SELECT
#{newChartId}, #{newChartId},
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ), GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
...@@ -117,7 +120,10 @@ ...@@ -117,7 +120,10 @@
`update_time`, `update_time`,
`snapshot`, `snapshot`,
`style_priority`, `style_priority`,
`ext_stack` `ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
FROM FROM
chart_view chart_view
WHERE WHERE
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论