From b087e507b04b30ae4069d688ddfc9ba4889cd63e Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期日, 17 五月 2026 22:40:37 +0800
Subject: [PATCH] 南华附一数据采集修改

---
 smartor/src/main/java/com/smartor/domain/ServiceSubtask.java |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java b/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
index a32a571..5f92c5d 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceSubtask.java
@@ -245,10 +245,9 @@
     private String sendlimitnend;
 
     /**
-     * 鍙戦�佺姸鎬�
+     * 鍙戦�佺姸鎬� 1 琚鍙�(鍦ㄤ换鍔′腑鏄柊寤猴紝鍦ㄦ湇鍔′腑鏄棰嗗彇)  2 寰呭彂閫�  3 宸插彂閫�  4 涓嶆墽琛�  5 鍙戦�佸け璐� 6 宸插畬鎴� 7 瓒呮椂
      */
-//    @Excel(name = " 鍙戦�佺姸鎬� 1 琚鍙�(鍦ㄤ换鍔′腑鏄柊寤猴紝鍦ㄦ湇鍔′腑鏄棰嗗彇)  2 寰呭彂閫�  3 宸插彂閫�  4 涓嶆墽琛�  5 鍙戦�佸け璐� 6 宸插畬鎴� 7 瓒呮椂(浜哄伐)\") ")
-    @ApiModelProperty(value = "鍙戦�佺姸鎬� 1 琚鍙�(鍦ㄤ换鍔′腑鏄柊寤猴紝鍦ㄦ湇鍔′腑鏄棰嗗彇)  2 寰呭彂閫�  3 宸插彂閫�  4 涓嶆墽琛�  5 鍙戦�佸け璐� 6 宸插畬鎴� 7 瓒呮椂(浜哄伐)")
+    @ApiModelProperty(value = "鍙戦�佺姸鎬� 1 琚鍙�(鍦ㄤ换鍔′腑鏄柊寤猴紝鍦ㄦ湇鍔′腑鏄棰嗗彇)  2 寰呭彂閫�  3 宸插彂閫�  4 涓嶆墽琛�  5 鍙戦�佸け璐� 6 宸插畬鎴� 7 瓒呮椂")
     private Long sendstate;
 
     /**
@@ -358,6 +357,12 @@
     private String orgid;
 
     /**
+     * 闄㈠尯ID
+     */
+    @ApiModelProperty(value = "闄㈠尯ID")
+    private String campusid;
+
+    /**
      * 鏂囨湰鍙橀噺鍙傛暟
      */
     @Excel(name = "鏂囨湰鍙橀噺鍙傛暟")

--
Gitblit v1.9.3