Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
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
ops
jumpserver
Commits
346fbcc2
Commit
346fbcc2
authored
Aug 12, 2016
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add logs,install dir, modify table_design
parent
551d3df8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
46 additions
and
9 deletions
+46
-9
table_design.xml
docs/table_design.xml
+46
-9
example.sh
install/example.sh
+0
-0
example.log
logs/example.log
+0
-0
No files found.
docs/table_design.xml
View file @
346fbcc2
...
...
@@ -412,7 +412,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"73
5"
y=
"578
"
name=
"sysuser"
>
<table
x=
"73
2"
y=
"571
"
name=
"sysuser"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -534,7 +534,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"74
1"
y=
"313
"
name=
"perm"
>
<table
x=
"74
4"
y=
"322
"
name=
"perm"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -548,7 +548,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"560"
y=
"1
79
"
name=
"usergroup_perm"
>
<table
x=
"560"
y=
"1
84
"
name=
"usergroup_perm"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -564,7 +564,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"566"
y=
"40
9
"
name=
"user_perm"
>
<table
x=
"566"
y=
"40
7
"
name=
"user_perm"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -580,7 +580,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"86
7"
y=
"176
"
name=
"assetgroup_perm"
>
<table
x=
"86
8"
y=
"184
"
name=
"assetgroup_perm"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -596,7 +596,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"87
1"
y=
"414
"
name=
"asset_perm"
>
<table
x=
"87
2"
y=
"411
"
name=
"asset_perm"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -612,7 +612,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"
300"
y=
"756
"
name=
"loginlog"
>
<table
x=
"
297"
y=
"753
"
name=
"loginlog"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -667,7 +667,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"4
73"
y=
"748
"
name=
"proxylog"
>
<table
x=
"4
59"
y=
"752
"
name=
"proxylog"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -708,7 +708,7 @@
<part>
id
</part>
</key>
</table>
<table
x=
"5
58"
y=
"569
"
name=
"commandlog"
>
<table
x=
"5
75"
y=
"575
"
name=
"commandlog"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
...
...
@@ -726,4 +726,41 @@
<part>
id
</part>
</key>
</table>
<table
x=
"600"
y=
"754"
name=
"notice"
>
<row
name=
"id"
null=
"1"
autoincrement=
"1"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
<row
name=
"to_user_id"
null=
"1"
autoincrement=
"0"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default><relation
table=
"user"
row=
"id"
/>
</row>
<row
name=
"from_user_id"
null=
"1"
autoincrement=
"0"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default><relation
table=
"user"
row=
"id"
/>
</row>
<row
name=
"notice_method"
null=
"1"
autoincrement=
"0"
>
<datatype>
CHAR
</datatype>
<default>
NULL
</default></row>
<row
name=
"type"
null=
"1"
autoincrement=
"0"
>
<datatype>
VARCHAR
</datatype>
<default>
NULL
</default></row>
<row
name=
"title"
null=
"1"
autoincrement=
"0"
>
<datatype>
VARCHAR
</datatype>
<default>
NULL
</default></row>
<row
name=
"detail"
null=
"1"
autoincrement=
"0"
>
<datatype>
VARCHAR
</datatype>
<default>
NULL
</default></row>
<row
name=
"is_read"
null=
"1"
autoincrement=
"0"
>
<datatype>
INTEGER
</datatype>
<default>
NULL
</default></row>
<row
name=
"date_start"
null=
"1"
autoincrement=
"0"
>
<datatype>
DATETIME
</datatype>
<default>
NULL
</default></row>
<row
name=
"date_read"
null=
"1"
autoincrement=
"0"
>
<datatype>
TIME
</datatype>
<default>
NULL
</default></row>
<key
type=
"PRIMARY"
name=
""
>
<part>
id
</part>
</key>
</table>
</sql>
install/example.sh
0 → 100644
View file @
346fbcc2
logs/example.log
0 → 100644
View file @
346fbcc2
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