发送到群聊

{{ config.spaceName }} - {{ config.stageName }}

@if (config.imageUrls.length > 0) {
图片 ({{ config.imageUrls.length }} 张)
@for (imageUrl of config.imageUrls; track imageUrl) {
}
}
预设话术(可选)
@for (template of deliveryMessageService.getStageTemplates(config.stage); track template) {
@if (selectedTemplate === template) { }
{{ template }}
}
自定义消息(可选)
消息将发送到企业微信当前群聊窗口