From b65c4cdd68b72771634fcfd52709edfd77d7abc6 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 07 八月 2026 17:47:43 +0800
Subject: [PATCH] 【景宁】发送方式改执行方式

---
 smartor/src/main/java/com/smartor/mapper/ServiceTaskScheduleMapper.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/mapper/ServiceTaskScheduleMapper.java b/smartor/src/main/java/com/smartor/mapper/ServiceTaskScheduleMapper.java
index 59a4703..fcd42e4 100644
--- a/smartor/src/main/java/com/smartor/mapper/ServiceTaskScheduleMapper.java
+++ b/smartor/src/main/java/com/smartor/mapper/ServiceTaskScheduleMapper.java
@@ -51,6 +51,11 @@
     int deleteByTaskid(@Param("taskid") Long taskid);
 
     /**
+     * 纭垹闄わ紙鎸� taskid锛夛細淇敼浠诲姟鏃舵竻绌烘棫璁″垝
+     */
+    int hardDeleteByTaskid(@Param("taskid") Long taskid);
+
+    /**
      * 浠诲姟缁勶紙appltype=5锛夋粴鍔ㄨ皟搴︾敤锛氭煡璇㈡墍鏈夋湭杈句笂闄愮殑寰幆璁″垝銆�
      * 鏉′欢锛歴chedule_style=1 涓� (max_loop_count is null or max_loop_count=0 or current_loop_count &lt; max_loop_count)
      * 闄愬埗杩斿洖鏉℃暟閬垮厤闀夸簨鍔°��

--
Gitblit v1.9.3