Commit 75f7999c authored by 李德才's avatar 李德才

更正字段名称

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