mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-20 02:08:15 +08:00
Pre Merge pull request !135 from HuangXin/N/A
This commit is contained in:
commit
9bdfdad792
@ -46,7 +46,7 @@ public class SysMenu extends TreeEntity {
|
||||
*/
|
||||
@ApiModelProperty(value = "显示顺序")
|
||||
@NotBlank(message = "显示顺序不能为空")
|
||||
private String orderNum;
|
||||
private Integer orderNum;
|
||||
|
||||
/**
|
||||
* 路由地址
|
||||
|
||||
Loading…
Reference in New Issue
Block a user