Commit 28957bd6 authored by 李德才's avatar 李德才

初始化创建 模板定义中机构的英文名称

parent e8be17ac
......@@ -2806,4 +2806,11 @@ values(SEQ_MENU.nextval,'scheDetail','归档附表详情','归档附表详情','
</sql>
</version>
<version edition="132" description="默认添加全局机构名称">
<!-- 模板定义中机构的英文名称-->
<sql creator="lidecai" createDate="20210113" note="默认添加全局机构名称">
insert into AS_CONFIG VALUES (SEQ_CONFIG.nextval,'archiveOrgConfigName','JG',null)
</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