Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄嘉阳
/
iot-platform-server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
184b84d0
authored
Feb 02, 2024
by
罗志长
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix: 补充saas端菜单初始化脚本
parent
220aa1e8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
db/init/init.sql
db/init/init.sql
View file @
184b84d0
...
...
@@ -46205,6 +46205,9 @@ INSERT INTO `saas_menu` VALUES ('1699779383360856066', '0', '数据分析', NULL
INSERT
INTO
`saas_menu`
VALUES
(
'1701192156686856193'
,
'0'
,
'空间管理'
,
NULL
,
'QuestionFilled'
,
500
,
'1'
,
'1'
,
NULL
,
NULL
,
NULL
,
NULL
,
'1'
,
'2023-09-11 19:13:11'
,
'2023-09-11 19:13:11'
,
'0'
,
NULL
,
'root'
,
'root'
,
NULL
,
NULL
);
INSERT
INTO
`saas_menu`
VALUES
(
'1702153993116991489'
,
'1699779383360856066'
,
'模型管理'
,
'saasAnalysisModelList'
,
NULL
,
500
,
'1'
,
'2'
,
'/saas/analysis/model-list'
,
NULL
,
NULL
,
NULL
,
'1'
,
'2023-09-14 10:55:11'
,
'2023-09-14 10:55:11'
,
'0'
,
NULL
,
'root'
,
'root'
,
'list'
,
NULL
);
INSERT
INTO
`saas_menu`
VALUES
(
'1702227189241573378'
,
'1699779383360856066'
,
'报告管理'
,
'saasAnalysisReportList'
,
NULL
,
500
,
'1'
,
'2'
,
'/saas/analysis/report-list'
,
NULL
,
NULL
,
NULL
,
'1'
,
'2023-09-14 15:46:02'
,
'2023-09-14 15:46:02'
,
'0'
,
NULL
,
'root'
,
'root'
,
'list'
,
NULL
);
INSERT
INTO
`saas_menu`
VALUES
(
'1731523714760503298'
,
'1699699374096998402'
,
'租户设备日志'
,
'saasTenantDeviceLogList'
,
NULL
,
500
,
'1'
,
'2'
,
'/saas/tenant/device-log-list'
,
NULL
,
NULL
,
NULL
,
'1'
,
'2023-12-04 11:59:58'
,
'2023-12-04 11:59:58'
,
'0'
,
NULL
,
'root'
,
'root'
,
'list'
,
NULL
);
INSERT
INTO
`saas_menu`
VALUES
(
'1735846783046008833'
,
'1699699374096998402'
,
'声网PID管理'
,
'saasTenantSwPidList'
,
NULL
,
500
,
'1'
,
'2'
,
'/saas/tenant/sw-pid-list'
,
NULL
,
NULL
,
NULL
,
'1'
,
'2023-12-16 10:18:18'
,
'2023-12-16 10:18:18'
,
'0'
,
NULL
,
'root'
,
'root'
,
'list'
,
NULL
);
INSERT
INTO
`saas_menu`
VALUES
(
'1751073621548666882'
,
'1699699374096998402'
,
'OpenAPI管理'
,
'saasTenantOpenApiList'
,
NULL
,
500
,
'1'
,
'2'
,
'/saas/tenant/open-api-list'
,
NULL
,
NULL
,
NULL
,
'1'
,
'2024-01-27 10:44:19'
,
'2024-01-27 10:44:19'
,
'0'
,
NULL
,
'root'
,
'root'
,
'list'
,
NULL
);
-- ----------------------------
-- Table structure for saas_model_manage
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment