mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-12-26 01:55:59 +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 '路由参数';
|