This commit is contained in:
richboo111
2023-10-27 14:19:47 +08:00
parent 3df472f708
commit e203d19073
4 changed files with 9 additions and 6 deletions

View File

@@ -67,7 +67,7 @@ func (c *IMController) SetImMsgRead() {
// @Title 向平台商发送信息(https方式)
// @Description 向平台商发送信息(https方式)
// @Param token header string true "认证token"
// @Param vendorOrgCode formData string true "美团appid"
// @Param vendorOrgCode formData string true "平台ppid"
// @Param sendData formData string true "平台商消息结构体"
// @Success 200 {object} controllers.CallResult
// @Failure 200 {object} controllers.CallResult