Commit d95c30a1 authored by 陈勇's avatar 陈勇

修改系统名称

parent 4410b9c1
......@@ -2780,6 +2780,9 @@ values(SEQ_MENU.nextval,'scheDetail','归档附表详情','归档附表详情','
alter table AS_COLLECTION_STATISTICAL add "LEVEL" INTEGER;
</sql>
</version>
<version edition="128" description="修改系统名称">
<sql creator="chenyong" createDate="20201230" note="修改系统名称">
update as_config set val='数字档案室管理系统' where name='serverName';
</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