feat:antv

This commit is contained in:
junjie 2021-10-15 11:56:40 +08:00
parent 84bbf977f4
commit 1f7c090fa8

View File

@ -99,7 +99,10 @@
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
) SELECT
#{newChartId},
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
@ -117,7 +120,10 @@
`update_time`,
`snapshot`,
`style_priority`,
`ext_stack`
`ext_stack`,
`ext_bubble`,
`y_axis_ext`,
`render`
FROM
chart_view
WHERE