@@ -44,6 +44,11 @@ public class ListConfig {
*/
private List<ColumnConfig> columnConfigs;
+ /**
+ * 导入模版配置
+ */
+ private List<ImportConfig> importConfigs;
+
/**
* 按钮配置