Commit 641d668b authored by 魔主万界DEV's avatar 魔主万界DEV Committed by Gitee
Browse files

update doc/starter-oracle.sql.

增加遗漏的附件字段
parent 71001e89
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment