|
@@ -101,6 +101,7 @@ func formatExcelInfo2Detail(excelInfo *excel.ExcelInfo, sysUserId int, lang stri
|
|
UpdateUserId: excelInfo.UpdateUserId,
|
|
UpdateUserId: excelInfo.UpdateUserId,
|
|
UpdateUserRealName: excelInfo.UpdateUserRealName,
|
|
UpdateUserRealName: excelInfo.UpdateUserRealName,
|
|
RelExcelInfoId: excelInfo.RelExcelInfoId,
|
|
RelExcelInfoId: excelInfo.RelExcelInfoId,
|
|
|
|
+ SourcesFrom: excelInfo.SourcesFrom,
|
|
}
|
|
}
|
|
|
|
|
|
// 无权限,不需要返回数据
|
|
// 无权限,不需要返回数据
|