Browse Source

[菜单][修改][名称]

release_toaliyun_real
gongbiao 6 years ago
parent
commit
2254fbf48c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      mallinkAdmin/src/main/resources/db/migration/V201910181353__MENU_CHANGED.sql

+ 3
- 0
mallinkAdmin/src/main/resources/db/migration/V201910181353__MENU_CHANGED.sql View File

@@ -0,0 +1,3 @@
update mall_permission set name = '线上交易' where id=409;
update mall_permission set name = '线上自动分账' where id=410;
update mall_permission set name = '营销结算' where id=411;

Loading…
Cancel
Save