From c69ba1bfe4951dc5f6cde4e10c046c5346b2ae9f Mon Sep 17 00:00:00 2001 From: yujh Date: Tue, 11 Feb 2025 15:04:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0ext5,ext6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pal/pal/repository/model/impl/PALRepositoryModelImpl.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/model/impl/PALRepositoryModelImpl.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/model/impl/PALRepositoryModelImpl.java index f095f8bd..bb60dc99 100755 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/model/impl/PALRepositoryModelImpl.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/model/impl/PALRepositoryModelImpl.java @@ -62,8 +62,8 @@ public class PALRepositoryModelImpl extends PlatformMetaModelBean implements PAL public static final String FIELD_PL_EXT2 = "EXT2";// add by sunlh public static final String FIELD_PL_EXT3 = "EXT3";// add by sunlh public static final String FIELD_PL_EXT4 = "EXT4";// add by sunlh - public static final String FIELD_PL_EXT5 = "EXT4";// add by sunlh - public static final String FIELD_PL_EXT6 = "EXT4";// add by sunlh + public static final String FIELD_PL_EXT5 = "EXT5";// add by sunlh + public static final String FIELD_PL_EXT6 = "EXT6";// add by sunlh //文件密级 add by anhc public static final String FIELD_SECURITY_LEVEL = "SECURITYLEVEL"; // 模型转换次数