update 问答库-附件不翻译
This commit is contained in:
-1
@@ -103,7 +103,6 @@ public class LawsProblemLibrary implements Serializable {
|
||||
/**附件*/
|
||||
@Excel(name = "附件", width = 15)
|
||||
@ApiModelProperty(value = "附件")
|
||||
@Dict(dictTable = "oss_file", dicCode = "id", dicText = "file_name")
|
||||
private java.lang.String file;
|
||||
/**是否有人回答(0否,1是)*/
|
||||
@Excel(name = "是否有人回答(0否,1是)", width = 15)
|
||||
|
||||
Reference in New Issue
Block a user