From fce30cf9f7692d49c3d408475dfb72d289b1cd4f Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期五, 25 四月 2025 17:41:50 +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