1
This commit is contained in:
@@ -31,7 +31,7 @@ type BusinessSendMsgReq struct {
|
||||
PlatformShopId string `json:"platformShopId"` // 平台门店id
|
||||
BizType string `json:"bizType"` // 业务类型,IM消息。默认值:IM
|
||||
SubBizType string `json:"subBizType"` // 子业务类型,发送消息。默认值:SEND_MESSAGE
|
||||
Payload BusinessMsgPayload `json:"payload"`
|
||||
PayLoad BusinessMsgPayload `json:"payLoad"`
|
||||
}
|
||||
|
||||
type BusinessMsgPayload struct {
|
||||
|
||||
Reference in New Issue
Block a user