Commit f63860fb authored by 张龙发's avatar 张龙发

盘点表添加字段

parent c363c67a
......@@ -759,4 +759,9 @@
alter table "AS_TREECLASSFIC" add IDSEQ VARCHAR2(500);
</sql>
</version>
<version edition="36" description="盘点">
<sql creator="zhanglongfa" createDate="20200701" note="盘点">
alter table AS_CHECK_RECORD_RESULT add(DATASIGN1 VARCHAR2(200));
</sql>
</version>
</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