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 | 19 ++++++++++++++++++-
1 files changed, 18 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 8438dbf..bf18264 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceOutPath.java
@@ -64,9 +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