fix: 88502 不符合项库--问题类型有为空的
This commit is contained in:
+2
-2
@@ -189,8 +189,8 @@ public class LawsEvaluationNotMetLibrary implements Serializable {
|
||||
* 问题类型
|
||||
*/
|
||||
@ApiModelProperty(value = "问题类型")
|
||||
@Dict(dicCode = "problem_type")
|
||||
@Excel(name = "问题类型", width = 15, orderNum = "9", dicCode = "problem_type")
|
||||
@Dict(dicCode = "evaluation_result")
|
||||
@Excel(name = "问题类型", width = 15, orderNum = "9", dicCode = "evaluation_result")
|
||||
private String problemType;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user