mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2025-12-21 12:56:40 +08:00
优化代码
This commit is contained in:
@ -140,5 +140,5 @@ public interface ISysMenuService
|
||||
* @param menu 菜单信息
|
||||
* @return 结果
|
||||
*/
|
||||
public String checkMenuNameUnique(SysMenu menu);
|
||||
public boolean checkMenuNameUnique(SysMenu menu);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user