Commit e0ad1b5c authored by 胡文斌's avatar 胡文斌

Update DM_UpdateSQL.xml

parent d95c30a1
......@@ -2785,4 +2785,10 @@ values(SEQ_MENU.nextval,'scheDetail','归档附表详情','归档附表详情','
update as_config set val='数字档案室管理系统' where name='serverName';
</sql>
</version>
<version edition="129" description="修改名称">
<sql creator="huwenbin" createDate="20201221" note="修改页面名称">
update AS_MENU set title = '档案检索' where name = 'fuzzySearchResule';
</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