Commit 859a4e76 authored by 杨日斐's avatar 杨日斐

修改创建年报设置表

parent 87c9c441
...@@ -2150,7 +2150,7 @@ ...@@ -2150,7 +2150,7 @@
"CREAT_DATA" TIMESTAMP(6), "CREAT_DATA" TIMESTAMP(6),
"CODE" INT, "CODE" INT,
CLUSTER PRIMARY KEY("ID")) STORAGE(ON "MAIN", CLUSTERBTR) ; CLUSTER PRIMARY KEY("ID")) STORAGE(ON "MAIN", CLUSTERBTR) ;
COMMENT ON TABLE "ARCHSER"."AS_ANNUAL" IS '年报'; COMMENT ON TABLE "AS_ANNUAL" IS '年报';
</sql> </sql>
</version> </version>
</update> </update>
\ No newline at end of file
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