mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-01-19 07:04:17 +08:00
2 lines
96 B
SQL
2 lines
96 B
SQL
alter table sys_menu change query query_param varchar(255) default null comment '路由参数';
|