From b0db84f2319ffa8dc02d620eedf2f33fb0016922 Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Fri, 21 Mar 2025 14:04:16 +0800 Subject: [PATCH] =?UTF-8?q?tree=20=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/com/engine/organization/entity/job/dto/JobListDTO.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/com/engine/organization/entity/job/dto/JobListDTO.java b/src/com/engine/organization/entity/job/dto/JobListDTO.java index 25f07db3..57d8ed61 100644 --- a/src/com/engine/organization/entity/job/dto/JobListDTO.java +++ b/src/com/engine/organization/entity/job/dto/JobListDTO.java @@ -89,6 +89,8 @@ public class JobListDTO { //@TableTitle(title = "是否启用", dataIndex = "forbiddenTag", key = "forbiddenTag") //private Integer forbiddenTag; + + /** * 操作列 */