From c61dd6b2b2102dbe2f9d3ad436250c54f388a222 Mon Sep 17 00:00:00 2001 From: gukai <89243742@qq.com> Date: Mon, 28 Mar 2022 10:27:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A8=E9=80=81=E5=95=86?= =?UTF-8?q?=E5=93=81id=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notify/model.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notify/model.go b/notify/model.go index 4eabf9f..b0eab99 100644 --- a/notify/model.go +++ b/notify/model.go @@ -42,7 +42,7 @@ type NotifyMessage struct { //通知客户商å“/选哿¶ˆæ¯ type GoodsMsgData struct { - GoodsIDs []int `json:"goods_id"` + GoodsIDs []int `json:"goodsIds"` } //é€šçŸ¥å®¢æˆ·è®¢å•æ¶ˆæ¯ -- 2.18.1