⚡ 字典项添加id
This commit is contained in:
@@ -16,6 +16,9 @@ public class DictItemVO {
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@ApiModelProperty("id")
|
||||
private Integer id;
|
||||
|
||||
/**
|
||||
* 数据值
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user