Commit 87d05f92 authored by 成亚卿's avatar 成亚卿

修改长度

parent 0cdf4459
......@@ -1980,7 +1980,7 @@
</sql>
<sql creator="ChengYaqing" createDate="20200910" note="创建原始数据信息保存表">
CREATE TABLE AS_SOURCE_DATA
("ID" NUMBER(32,0) primary key,
("ID" NUMBER(9,0) primary key,
"TABLE_NAME" VARCHAR2(50),
"TASK_ID" NUMBER(9,0),
"RECEIVE_TIME" TIMESTAMP(6),
......
Markdown is supported
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