运维工具-openId条件模糊查询
This commit is contained in:
parent
7e5051b0b8
commit
d45773b819
|
|
@ -107,6 +107,7 @@ public class CleanAdvisoryServiceImpl extends ServiceImpl<CleanAdvisoryMapper, C
|
|||
}
|
||||
|
||||
@DS("#dataSourceCode")
|
||||
@Transactional(propagation = Propagation.REQUIRES_NEW)
|
||||
public void deleteBizSuppliers(String dataSourceCode, CleanAdvisory cleanAdvisory) {
|
||||
baseMapper.deleteBizSuppliersApply(cleanAdvisory);
|
||||
baseMapper.deleteSuppliersInfo(cleanAdvisory);
|
||||
|
|
|
|||
Loading…
Reference in New Issue