From 3cef3e781e6da1994c77bd4045a949f36878874a Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期四, 20 二月 2025 19:00:15 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java b/smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java index 6bc5372..19d77f1 100644 --- a/smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java +++ b/smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java @@ -51,6 +51,8 @@ public Boolean updateServiceSubtaskByPatId(ServiceSubtask ServiceSubtask); public Boolean updateServiceSubtaskByCondition(ServiceSubtask ServiceSubtask); + + public Boolean updateServiceSubtaskByTaskGuid(ServiceSubtask ServiceSubtask); /** * 鍒犻櫎鍗曚竴浠诲姟锛堥殢璁匡級 -- Gitblit v1.9.3