mirror of
https://github.com/dataease/dataease.git
synced 2026-05-14 21:12:33 +08:00
fix: 【数据集】导出数据错误
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
alter table `core_dataset_table_field`
|
||||
add `order_checked` tinyint(1) default 0 null comment '是否排序';
|
||||
|
||||
Reference in New Issue
Block a user