You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
448 B
14 lines
448 B
1、数据库备份
|
|
2、执行创建表SQL脚本,包含数据更新 (1hjz_v2.6.1.sql)
|
|
3、添加功能权限 (以下)
|
|
4、添加菜单功能权限配置 (以下)
|
|
|
|
|
|
-- 功能权限
|
|
INSERT INTO `1hjz`.`function_permission` (`id`, `name`, `url`, `method`, `create_time`, `del_flag`) VALUES ('230', '获取订单组列表v2.6.1', '(/admin/web/orders/).*(/group)', 'GET', '2', '0');
|
|
|
|
-- 菜单管理
|
|
订单管理
|
|
114,116,65,117,92,15,48,206,221,230
|
|
|
|
|