|
@@ -1675,6 +1675,7 @@ func (c *ExcelInfoController) GetExcelTableData() {
|
|
SourcesFrom: excelInfo.SourcesFrom,
|
|
SourcesFrom: excelInfo.SourcesFrom,
|
|
ExcelSource: excelSource,
|
|
ExcelSource: excelSource,
|
|
ExcelSourceEn: excelSourceEn,
|
|
ExcelSourceEn: excelSourceEn,
|
|
|
|
+ ExcelInfoId: excelInfo.ExcelInfoId,
|
|
}
|
|
}
|
|
br.Ret = 200
|
|
br.Ret = 200
|
|
br.Success = true
|
|
br.Success = true
|