|
|
@@ -62,7 +62,7 @@ public class TextbookImportDto {
|
|
|
* 教材类型(xjr_dictionary_item[textbook_type])
|
|
|
*/
|
|
|
@ContentStyle(dataFormat = 49)
|
|
|
- @ExcelProperty("类型(教材、教辅、作业本)")
|
|
|
+ @ExcelProperty("类型(教材、辅材、作业本)")
|
|
|
@ApiModelProperty("教材类型-中文")
|
|
|
private String textbookTypeCn;
|
|
|
/**
|