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 北京炎黄盈动科技发展有限责任公司