shanji 2 years ago
parent
commit
68b1b0a4a8
  1. 4
      BBWY.Server.Business/EvaluationAssistant/EvaluationAssistantBusiness.cs

4
BBWY.Server.Business/EvaluationAssistant/EvaluationAssistantBusiness.cs

@ -703,6 +703,10 @@ namespace BBWY.Server.Business
{
LogMonitorError(shop, loggerName, "自动任务-暂停京东活动", response.Msg);
}
else
{
}
}
}
#endregion

Loading…
Cancel
Save