Эх сурвалжийг харах

Merge branch 'feature/gn3.2_send_msg' into debug

xyxie 1 долоо хоног өмнө
parent
commit
15cf992f0d

+ 1 - 1
controllers/report_ice_message.go

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