@@ -153,7 +153,7 @@ func AddCustomAnalysisTable(excelName, content, excelImage string, excelClassify
ExcelDataId: 0,
ExcelInfoId: 0,
ExcelSheetId: 0,
- Sort: i,
+ Sort: i + 1,
Data: string(tmpDataByte),
ModifyTime: time.Now(),
CreateTime: time.Now(),
@@ -338,7 +338,7 @@ func SaveCustomAnalysisTable(excelInfo *data_manage.ExcelInfo, excelName, conten