From 57e82dd493a25e887894afef2f0e0223f1e546bd Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期一, 02 十二月 2024 17:59:45 +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