Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-service-hmhj
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangweidong
patzn-cloud-service-hmhj
Commits
27ab43bc
Commit
27ab43bc
authored
Jun 30, 2022
by
lijingjing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sql文件添加;
parent
06058d11
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
20220630新增按钮.sql
src/test/java/resources/db_sql/base/v178/20220630新增按钮.sql
+4
-0
No files found.
src/test/java/resources/db_sql/base/v178/20220630新增按钮.sql
0 → 100644
View file @
27ab43bc
/** created by meazty on 2022/6/30 12:01 **/
/** created by meazty on 2022/6/30 12:01 **/
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1542331082263494657
,
1356148880450674689
,
1359045969102938114
,
'电解质批量添加'
,
1
,
'entrust-register-batch-add-dianjie'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2022-06-30 10:15:59.795'
,
NULL
);
INSERT
INTO
"public"
.
"sys_resource"
(
"id"
,
"system_id"
,
"pid"
,
"name"
,
"type"
,
"code"
,
"uri"
,
"icon"
,
"remark"
,
"status"
,
"sort"
,
"ctime"
,
"ename"
)
VALUES
(
1542330982099320833
,
1356148880450674689
,
1359045969102938114
,
'原铝批量添加'
,
1
,
'entrust-register-batch-add-yuanlv'
,
'/'
,
NULL
,
NULL
,
1
,
1
,
'2022-06-30 10:15:35.915'
,
NULL
);
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