@ -43,7 +43,7 @@
id: BI.UUID(),
colName: "",
colType: "12",
colLength: "10000",
colLength: "7000",
excelCol: "",
primaryKey: false
})
@ -141,7 +141,7 @@
id:BI.UUID(),
colName: item.name || item.colName,
colType: item.type || 16,
excelCol: index
}
});