|
|
|
@ -11,7 +11,7 @@ public class ImportClassifyDTO implements Serializable {
|
|
|
|
|
@ExcelProperty(value = "考核指标归属部门") |
|
|
|
|
private String createDeptName; |
|
|
|
|
|
|
|
|
|
@ExcelProperty(value = "考核部门") |
|
|
|
|
@ExcelProperty(value = "考核范围") |
|
|
|
|
private String examineDeptName; |
|
|
|
|
|
|
|
|
|
@ExcelProperty(value = "指标分类") |
|
|
|
|