1
This commit is contained in:
@@ -15,7 +15,7 @@ func SetPoiIMStatus(appPoiCode, vendorOrgCode string, imStatus int) error {
|
||||
}
|
||||
|
||||
// MsgSend 向用户发送消息
|
||||
func MsgSend(vendorOrgCode, msg string) error {
|
||||
_, err := getAPI(vendorOrgCode, 0, "").MsgSend(msg)
|
||||
return err
|
||||
}
|
||||
//func MsgSend(vendorOrgCode, msg string) error {
|
||||
// _, err := getAPI(vendorOrgCode, 0, "").MsgSend(msg)
|
||||
// return err
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user