From 722fa40345f1fc650eaeae4a721c3ae4106d92a8 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期三, 18 九月 2024 19:03:56 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/domain/SvyLibTemplateVO.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/smartor/src/main/java/com/smartor/domain/SvyLibTemplateVO.java b/smartor/src/main/java/com/smartor/domain/SvyLibTemplateVO.java index 44c2f88..d954cad 100644 --- a/smartor/src/main/java/com/smartor/domain/SvyLibTemplateVO.java +++ b/smartor/src/main/java/com/smartor/domain/SvyLibTemplateVO.java @@ -162,7 +162,7 @@ * 妯℃澘绉戝鍏宠仈闆嗗悎 */ @ApiModelProperty(value = "妯℃澘绉戝鍏宠仈闆嗗悎") - private List<TempDetpRelevance> tempDetpRelevances = new ArrayList<>(); + private List<TemplateDept> tempDetpRelevances = new ArrayList<>(); /** * 鏄惁瀛樺湪鎿嶄綔锛�1 鏂板 2淇敼 3鍒犻櫎 -- Gitblit v1.9.3