Commit b2b4fd86 authored by 刘祥's avatar 刘祥

删除卷内目录的更新语句

parent ed6c469c
......@@ -3107,15 +3107,7 @@ commit;
</sql>
</version>
<version edition="154" description="卷内目录">
<sql creator="liuxiang" createDate="20210415" note="卷内目录">
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'contentsOfVolumes','卷内目录','fa fa-file','卷内目录','#/contentofvolumes/index',NULL,1,0,'分类编目','分类编目',9);
commit;
</sql>
</version>
<version edition="155" description="卷内显示案卷字段规则">
<version edition="154" description="卷内显示案卷字段规则">
<sql creator="huwenbin" createDate="20210414" note="卷内显示案卷字段规则">
CREATE TABLE "AS_RULE_AJ_COLUMN"
(
......@@ -3128,7 +3120,7 @@ commit;
</sql>
</version>
<version edition="156" description="保管期限表">
<version edition="155" description="保管期限表">
<sql creator="huwenbin" createDate="20210416" note="保管期限表">
CREATE TABLE "AS_RETENTION"
(
......
......@@ -3056,11 +3056,5 @@ commit;
alter table AS_SCAN_SETTING add WATERMARK_LEAN NUMBER(11,0);
</sql>
</version>
<version edition="151" description="卷内目录">
<sql creator="liuxiang" createDate="20210415" note="卷内目录">
insert into AS_MENU(id,name,title,icon,description,path,target,system_id,hidden,first_level_name,second_level_name,group_order)
VALUES(SEQ_MENU.nextval,'contentsOfVolumes','卷内目录','fa fa-file','卷内目录','#/contentofvolumes/index',NULL,1,0,'分类编目','分类编目',9);
commit;
</sql>
</version>
</update>
\ No newline at end of file
......@@ -3107,15 +3107,7 @@ commit;
PRIMARY KEY("ID"));
</sql>
</version>
<version edition="152" description="卷内目录">
<sql creator="liuxiang" createDate="20210415" note="卷内目录">
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'contentsOfVolumes','卷内目录','fa fa-file','卷内目录','#/contentofvolumes/index',NULL,1,0,'分类编目','分类编目',9);
commit;
</sql>
</version>
<version edition="153" description="保管期限表">
<version edition="152" description="保管期限表">
<sql creator="huwenbin" createDate="20210416" note="保管期限表">
CREATE TABLE "AS_RETENTION"
(
......
......@@ -3116,14 +3116,7 @@ commit;
PRIMARY KEY("ID"));
</sql>
</version>
<version edition="152" description="卷内目录">
<sql creator="liuxiang" createDate="20210415" note="卷内目录">
insert into AS_MENU(ID,NAME,TITLE,ICON,DESCRIPTION,PATH,TARGET,SYSTEM_ID,HIDDEN,FIRST_LEVEL_NAME,SECOND_LEVEL_NAME,GROUP_ORDER)
VALUES(SEQ_MENU.nextval,'contentsOfVolumes','卷内目录','fa fa-file','卷内目录','#/contentofvolumes/index',NULL,1,0,'分类编目','分类编目',9);
commit;
</sql>
</version>
<version edition="153" description="保管期限表">
<version edition="152" description="保管期限表">
<sql creator="huwenbin" createDate="20210416" note="保管期限表">
CREATE TABLE "AS_RETENTION"
(
......
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