mirror of
https://gitee.com/novel_dev_team/novel-plus
synced 2026-07-20 17:54:59 +08:00
fix: sql
This commit is contained in:
@@ -23,7 +23,7 @@ VALUES (1, '小说精品屋', 'www.xxyopen.com', '小说精品屋,小说,小说C
|
|||||||
'1179705413', 'https://youdoc.gitee.io/resource/images/logo/logo.png',
|
'1179705413', 'https://youdoc.gitee.io/resource/images/logo/logo.png',
|
||||||
'https://youdoc.gitee.io/resource/images/logo/logo_white.png', null, null, null, null);
|
'https://youdoc.gitee.io/resource/images/logo/logo_white.png', null, null, null, null);
|
||||||
|
|
||||||
INSERT INTO novel_plus.sys_menu (menu_id, parent_id, name, url, perms, type, icon, order_num, gmt_create, gmt_modified)
|
INSERT INTO sys_menu (menu_id, parent_id, name, url, perms, type, icon, order_num, gmt_create, gmt_modified)
|
||||||
VALUES (300, 0, '网站管理', '', '', 0, 'fa fa-television', 6, null, null);
|
VALUES (300, 0, '网站管理', '', '', 0, 'fa fa-television', 6, null, null);
|
||||||
|
|
||||||
INSERT
|
INSERT
|
||||||
|
|||||||
@@ -2855,7 +2855,7 @@ VALUES (1, '小说精品屋', 'www.xxyopen.com', '小说精品屋,小说,小说C
|
|||||||
'1179705413', 'https://youdoc.gitee.io/resource/images/logo/logo.png',
|
'1179705413', 'https://youdoc.gitee.io/resource/images/logo/logo.png',
|
||||||
'https://youdoc.gitee.io/resource/images/logo/logo_white.png', null, null, null, null);
|
'https://youdoc.gitee.io/resource/images/logo/logo_white.png', null, null, null, null);
|
||||||
|
|
||||||
INSERT INTO novel_plus.sys_menu (menu_id, parent_id, name, url, perms, type, icon, order_num, gmt_create, gmt_modified)
|
INSERT INTO sys_menu (menu_id, parent_id, name, url, perms, type, icon, order_num, gmt_create, gmt_modified)
|
||||||
VALUES (300, 0, '网站管理', '', '', 0, 'fa fa-television', 6, null, null);
|
VALUES (300, 0, '网站管理', '', '', 0, 'fa fa-television', 6, null, null);
|
||||||
|
|
||||||
INSERT
|
INSERT
|
||||||
|
|||||||
Reference in New Issue
Block a user