From 01083f623885fda935f1602c83216136d06683eb Mon Sep 17 00:00:00 2001 From: liuxiaolong <liuxiaolong@aiotlink.com> Date: 星期五, 28 八月 2020 17:37:47 +0800 Subject: [PATCH] rm auto_badge --- service/msgPush.go | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/service/msgPush.go b/service/msgPush.go index 76cd324..d0bff87 100644 --- a/service/msgPush.go +++ b/service/msgPush.go @@ -201,7 +201,6 @@ }, "content-available":0, }, - "auto_badge":"+1", } reqBody := map[string]interface{} { "request_id": time.Now().Format("20060102150405") + util.GenValidateCode(6), -- Gitblit v1.8.0