From bb14a46e456ee3a89ae385559726667acd8af37e Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 05 三月 2025 19:51:37 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java b/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
index c2cbc01..cb44d66 100644
--- a/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
+++ b/smartor/src/main/java/com/smartor/domain/ServiceTaskVO.java
@@ -40,6 +40,13 @@
     private Long taskid;
 
     /**
+     * 鍙戦�佸ぉ鏁�
+     */
+    @Excel(name = "鍙戦�佸ぉ鏁�")
+    @ApiModelProperty(value = "鍙戦�佸ぉ鏁�")
+    private Long sendDay;
+
+    /**
      *
      */
     @Excel(name = "  ")

--
Gitblit v1.9.3