This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[菜单][修改][名称]
release_toaliyun_real
gongbiao
6 years ago
parent
43952fd0aa
commit
2254fbf48c
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
Write
Preview
Loading…
Cancel
Save