mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-11 08:51:42 +00:00
code review 支付商户逻辑
This commit is contained in:
@@ -5,7 +5,7 @@ INSERT INTO `sys_menu`(
|
||||
`path`, `icon`, `component`, `status`
|
||||
)
|
||||
VALUES (
|
||||
'支付商户信息管理', '', 2, 0, ${table.parentMenuId},
|
||||
'支付商户信息管理', '', 2, 0, 1117,
|
||||
'merchant', '', 'pay/merchant/index', 0
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user