Commit 64d05ec2 authored by 李德才's avatar 李德才

报表记录添加全宗字段

parent 94b57d22
......@@ -2599,4 +2599,12 @@
alter table AS_FOURTEST add "FONDS_NUMBER" VARCHAR2(50);
</sql>
</version>
<version edition="120" description="报表记录添加全宗字段">
<sql creator="lidecai" createDate="20201225" note="报表记录添加全宗字段">
alter table AS_REPORT_FORM add "FONDS_NUMBER" VARCHAR2(50);
</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