feat:团队
This commit is contained in:
@@ -85,6 +85,7 @@ public class DecorationHandleServiceImpl implements DecorationHandleService {
|
||||
}
|
||||
teamConfigDO.setDeleted(1);
|
||||
teamAreaMappingDAO.deletedByTeamId(teamId);
|
||||
decorationTeamConfigDAO.updateTeam(teamConfigDO);
|
||||
return Boolean.TRUE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user