@@ -75,7 +75,7 @@ namespace TEAMModelOS.SDK.Models.Service
}
catch (Exception ex)
{
- await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Batch-CopyFile \n {ex.Message}{ex.StackTrace}", GroupNames.醍摩豆服務運維群組);
+ await _dingDing.SendBotMsg($"{Environment.GetEnvironmentVariable("Option:Location")}-Batch-CopyFile \n {ex.Message}{ex.StackTrace}", GroupNames.成都开发測試群組);
return -1;