|
@@ -93,6 +93,6 @@ public class ProgUploadDTO {
|
|
|
@ExcelProperty(value = "证件照")
|
|
@ExcelProperty(value = "证件照")
|
|
|
private String img;
|
|
private String img;
|
|
|
|
|
|
|
|
- @ExcelProperty(value = "证书")
|
|
|
|
|
|
|
+ @ExcelProperty(value = "考级证书")
|
|
|
private String certificate;
|
|
private String certificate;
|
|
|
}
|
|
}
|