mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-18 01:06:40 +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 '路由参数';
|