From fd6dca0c559c08129b7e0abdf67093b1a728ffd3 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期五, 29 十一月 2024 17:21:00 +0800 Subject: [PATCH] 代码提交 --- smartor/src/main/java/com/smartor/mapper/TemplateDeptMapper.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/smartor/src/main/java/com/smartor/mapper/TemplateDeptMapper.java b/smartor/src/main/java/com/smartor/mapper/TemplateDeptMapper.java index a9e9e6d..220ca04 100644 --- a/smartor/src/main/java/com/smartor/mapper/TemplateDeptMapper.java +++ b/smartor/src/main/java/com/smartor/mapper/TemplateDeptMapper.java @@ -53,6 +53,7 @@ * @return 缁撴灉 */ public int deleteTemplateDeptById(Long id); + public int deleteTemplateDeptByTemplateId(TemplateDept templateDept); /** * 鎵归噺鍒犻櫎妯℃澘绉戝鍏宠仈 -- Gitblit v1.9.3