修改字典注释位置

master
面包骑士 2024-08-29 17:20:27 +08:00
parent a4e33671bd
commit 3da9c77d70
1 changed files with 1 additions and 1 deletions

View File

@ -39,11 +39,11 @@ public class NodeDisposition {
/** 配置编码 */
@Excel(name = "配置编码")
@IsSysNodeType
private String dispKey;
/** 配置名称 */
@Excel(name = "配置名称")
@IsSysNodeType
private String dispLabel;
/** 配置内容 */