正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -1194,7 +1194,7 @@ func (d *StaffAssessDao) ExportDataUserAssess2(companyId int, cycleId int, opera | @@ -1194,7 +1194,7 @@ func (d *StaffAssessDao) ExportDataUserAssess2(companyId int, cycleId int, opera | ||
1194 | } | 1194 | } |
1195 | 1195 | ||
1196 | type ContentValue struct { | 1196 | type ContentValue struct { |
1197 | - StaffAssessId int `pg:"staffAssessId"` | 1197 | + StaffAssessId int `pg:"staff_assess_id"` |
1198 | Value string `pg:"value"` | 1198 | Value string `pg:"value"` |
1199 | } | 1199 | } |
1200 | 1200 |
-
请 注册 或 登录 后发表评论