mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 调整菜单排序字段与数据库类型对应
This commit is contained in:
		@@ -45,7 +45,7 @@ public class SysMenu extends TreeEntity<SysMenu> {
 | 
			
		||||
     */
 | 
			
		||||
    @ApiModelProperty(value = "显示顺序")
 | 
			
		||||
    @NotNull(message = "显示顺序不能为空")
 | 
			
		||||
    private Long orderNum;
 | 
			
		||||
    private Integer orderNum;
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
     * 路由地址
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user