Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Springboot Plus
Commits
641d668b
Commit
641d668b
authored
Jul 12, 2020
by
魔主万界DEV
Committed by
Gitee
Jul 12, 2020
Browse files
update doc/starter-oracle.sql.
增加遗漏的附件字段
parent
71001e89
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/starter-oracle.sql
View file @
641d668b
...
...
@@ -504,7 +504,8 @@ create table CORE_USER
job_type1
VARCHAR2
(
16
),
del_flag
NUMBER
(
4
),
update_time
DATE
,
job_type0
VARCHAR2
(
16
)
job_type0
VARCHAR2
(
16
),
attachment_id
VARCHAR2
(
128
)
)
tablespace
USERS
pctfree
10
...
...
Write
Preview
Supports
Markdown
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