修改字典注释位置
parent
a4e33671bd
commit
3da9c77d70
|
@ -39,11 +39,11 @@ public class NodeDisposition {
|
|||
|
||||
/** 配置编码 */
|
||||
@Excel(name = "配置编码")
|
||||
@IsSysNodeType
|
||||
private String dispKey;
|
||||
|
||||
/** 配置名称 */
|
||||
@Excel(name = "配置名称")
|
||||
@IsSysNodeType
|
||||
private String dispLabel;
|
||||
|
||||
/** 配置内容 */
|
||||
|
|
Loading…
Reference in New Issue