From fc292b31e5804e50f2874e2a73233565ace9ed77 Mon Sep 17 00:00:00 2001 From: anhc <3442943606@qq.com> Date: Thu, 30 Jun 2022 14:04:57 +0800 Subject: [PATCH] =?UTF-8?q?pal=20=E6=95=B0=E6=8D=AE=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.actionsoft.apps.coe.pal/db/6.5/mysql.sql | 6 +++++- com.actionsoft.apps.coe.pal/manifest.xml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/db/6.5/mysql.sql b/com.actionsoft.apps.coe.pal/db/6.5/mysql.sql index 7cb0e9eb..828295b5 100644 --- a/com.actionsoft.apps.coe.pal/db/6.5/mysql.sql +++ b/com.actionsoft.apps.coe.pal/db/6.5/mysql.sql @@ -1,3 +1,7 @@ ALTER TABLE APP_ACT_COE_PAL_UPFILE ADD COLUMN SECURITYLEVEL SMALLINT(1) NOT NULL DEFAULT -1; ALTER TABLE APP_ACT_COE_PAL_REPO_R ADD COLUMN SECURITYLEVEL SMALLINT(1) NOT NULL DEFAULT -1; -ALTER TABLE APP_ACT_COE_PAL_REPOSITORY ADD COLUMN SECURITYLEVEL SMALLINT(1) NOT NULL DEFAULT -1; \ No newline at end of file +ALTER TABLE APP_ACT_COE_PAL_REPOSITORY ADD COLUMN SECURITYLEVEL SMALLINT(1) NOT NULL DEFAULT -1; + +ALTER TABLE APP_ACT_COE_PAL_REPOSITORY modify PLVER DECIMAL(6,3) + +ALTER TABLE APP_ACT_COE_PAL_REPO_R modify PLLEVEL DECIMAL(6,3) \ No newline at end of file diff --git a/com.actionsoft.apps.coe.pal/manifest.xml b/com.actionsoft.apps.coe.pal/manifest.xml index 56a4bee1..aa01e66d 100755 --- a/com.actionsoft.apps.coe.pal/manifest.xml +++ b/com.actionsoft.apps.coe.pal/manifest.xml @@ -2,7 +2,7 @@ CoE PAL流程资产库 - 6.6 + 6.5 5 北京炎黄盈动科技发展有限责任公司