From fcb98e4558897945a316d04555923355b8e60605 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 21 七月 2026 10:16:56 +0800
Subject: [PATCH] Merge branch 'master' into master-任务组

---
 smartor/src/main/java/com/smartor/domain/ServiceOutPath.java |   25 ++++++++++++++++++++++++-
 1 files changed, 24 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java b/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java
index 0415bc0..bf18264 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java
@@ -38,6 +38,13 @@
     private String param2;
 
     /**
+     * 瀛愪换鍔D
+     */
+    @ApiModelProperty("瀛愪换鍔D")
+    private String param6;
+
+
+    /**
      * task_name
      */
     @ApiModelProperty("task_name")
@@ -57,10 +64,26 @@
     @ApiModelProperty(value = "鍒犻櫎鏍囪")
     private String delFlag;
 
-
     @ApiModelProperty(value = "杩涘埗")
     private String radix;
 
+    @ApiModelProperty(value = "澶栭摼鍦板潃")
+    private String url;
+
+    @ApiModelProperty(value = "鐥呭尯缂栫爜")
+    private String wardCode;
+
+    @ApiModelProperty(value = "鐥呭尯鍚嶇О")
+    private String wardName;
+
+    @ApiModelProperty(value = "绉戝缂栫爜")
+    private String deptCode;
+
+    @ApiModelProperty(value = "绉戝鍚嶇О")
+    private String deptName;
+
+    @ApiModelProperty(value = "鐥呬汉淇℃伅")
+    private PatArchive patArchive;
 
 }
 

--
Gitblit v1.9.3