正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -11,7 +11,7 @@ import ( | @@ -11,7 +11,7 @@ import ( | ||
11 | "gitlab.fjmaimaimai.com/allied-creation/performance/pkg/infrastructure/dao" | 11 | "gitlab.fjmaimaimai.com/allied-creation/performance/pkg/infrastructure/dao" |
12 | ) | 12 | ) |
13 | 13 | ||
14 | -// 数据导出 | 14 | +// 员工绩效-综合管理-导出绩效-个人 |
15 | func (srv *StaffAssessServeice) ExportUserAssess2V2(param *query.ExportUserAssess2Commad) (*excelize.File, error) { | 15 | func (srv *StaffAssessServeice) ExportUserAssess2V2(param *query.ExportUserAssess2Commad) (*excelize.File, error) { |
16 | transactionContext, err := factory.CreateTransactionContext(nil) | 16 | transactionContext, err := factory.CreateTransactionContext(nil) |
17 | if err != nil { | 17 | if err != nil { |
-
请 注册 或 登录 后发表评论