Commit 72dff479 authored by 成亚卿's avatar 成亚卿

添加字段

parent ec21478e
...@@ -2821,5 +2821,9 @@ values(SEQ_MENU.nextval,'scheDetail','归档附表详情','归档附表详情',' ...@@ -2821,5 +2821,9 @@ values(SEQ_MENU.nextval,'scheDetail','归档附表详情','归档附表详情','
create index INDEX_TABLE_ID on AS_FILE(TABLE_ID); create index INDEX_TABLE_ID on AS_FILE(TABLE_ID);
</sql> </sql>
</version> </version>
<version edition="134" description="添加字段">
<sql creator="ChengYaqing" createDate="20210105" note="添加字段">
alter table AS_FOND add "PREFER" number(3,0);
</sql>
</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