xyxie преди 1 седмица
родител
ревизия
e07df787ce
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      controllers/report_ice_message.go

+ 1 - 1
controllers/report_ice_message.go

@@ -429,7 +429,7 @@ func (c *ReportIceMessageController) IceMsgPush() {
 		return
 	}
 
-	if successCount >= 0 {
+	if successCount > 0 {
 		sendTime := time.Now()
 		// 更新报告表的推送记录
 		if classifyType == 1 {