zhangchuanxing 1 ay önce
ebeveyn
işleme
1862efe6ca
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      controllers/report_selection.go

+ 1 - 0
controllers/report_selection.go

@@ -264,6 +264,7 @@ func (this *ReportSelectionController) ClickHistory() {
 	if err != nil {
 		br.Msg = "记录失败"
 		br.ErrMsg = "记录失败,Err:" + err.Error()
+		go utils.SendAlarmMsg("AddCygxReportSelectionSubjectHistory,失败:Err "+err.Error(), 2)
 		return
 	}
 	go services.GetReportSelectionLabelName(req, user.UserId) //记录用户在重点公司单独点了某一个标签