From 2004e791bb8088a713e83ad4e7b0219037cc4bf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A7=89=E5=8D=93?= Date: Tue, 16 Dec 2025 16:25:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E5=88=86=E4=BD=93=E7=B3=BB=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/xjrsoft/module/sales/vo/LngGradeSystemItemVo.java | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/itc-pcitc-mdm/itc-pcitc-mdm-api/src/main/java/com/xjrsoft/module/sales/vo/LngGradeSystemItemVo.java b/itc-pcitc-mdm/itc-pcitc-mdm-api/src/main/java/com/xjrsoft/module/sales/vo/LngGradeSystemItemVo.java index 2c23878..e4554f4 100644 --- a/itc-pcitc-mdm/itc-pcitc-mdm-api/src/main/java/com/xjrsoft/module/sales/vo/LngGradeSystemItemVo.java +++ b/itc-pcitc-mdm/itc-pcitc-mdm-api/src/main/java/com/xjrsoft/module/sales/vo/LngGradeSystemItemVo.java @@ -48,15 +48,9 @@ public class LngGradeSystemItemVo { * 评价部门编码 */ @ApiModelProperty("评价部门编码") - @Trans(type = TransType.DEPT, labelField = "eDeptName") + @Trans(type = TransType.DEPT, transToFieldName = "eDeptName") private String eDeptCode; - - /** - * 评价部门编码 - */ - @ApiModelProperty("评价部门名称") - private String eDeptName; /** * 显示顺序