Browse Source

[菜单][修改]:菜单修改

release_toaliyun_real
Stormeye Wu 7 years ago
parent
commit
e655756587
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkAdmin/src/main/resources/db/migration/V201905161030__CHANGE_PERMISSION.sql

mallinkAdmin/src/main/resources/db/migration/V201905151710__CHANGE_PERMISSION.sql → mallinkAdmin/src/main/resources/db/migration/V201905161030__CHANGE_PERMISSION.sql View File

@@ -43,7 +43,7 @@ VALUES
(203, '商户解单', 2, 'Y', null, 1, null, null, 'jiedanList', 'icon-jine', 0, 204),
(204, '商户收银', 2, 'Y', null, 1, null, null, 'merchantCashierList', 'icon-shouyintai', 0, 205),
(205, '品牌管理', 2, 'Y', null, 0, null, null, null, 'icon-pinpaiguanli', 0, 206),
(206, '租赁概览', 2, 'Y', null, 0, null, null, 'dataShoprental', 'icon-chuzu', 0, 201),
(206, '租赁概览', 2, 'Y', null, 1, null, null, 'dataShoprental', 'icon-chuzu', 0, 201),

(211, '店铺', 201, 'Y', null, 1, null, null, 'shoplist', null, 0, 211),
(212, '多经点位', 201, 'Y', null, 1, null, null, 'pointlist', null, 0, 212),

Loading…
Cancel
Save