Commit a1fb735e authored by 李德才's avatar 李德才

添加代码值排序字段

parent 89e05cec
......@@ -2049,4 +2049,12 @@
</sql>
</version>
<version edition="83" description="添加代码值排序字段">
<sql creator="lidecai" createDate="20200921" note="添加代码值排序字段">
alter table AS_CODEVALUE add "ORGERNUM" INTEGER;
</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