作者 tangxvhui

调整个人消息 内容

@@ -756,7 +756,7 @@ func (srv *MessagePersonalService) TodayMessageTaskAnomaly(param *command.GetUse @@ -756,7 +756,7 @@ func (srv *MessagePersonalService) TodayMessageTaskAnomaly(param *command.GetUse
756 } 756 }
757 resp := map[string]interface{}{ 757 resp := map[string]interface{}{
758 "needNotify": false, 758 "needNotify": false,
759 - "pageSkip": "0", 759 + "pageSkip": "1",
760 } 760 }
761 if (num1 + num2 + num3) == 1 { 761 if (num1 + num2 + num3) == 1 {
762 resp["needNotify"] = true 762 resp["needNotify"] = true