1
This commit is contained in:
@@ -80,6 +80,8 @@ func OnImMsg(msg *mtwmapi.ImCallbackMsg) (response *mtwmapi.CallbackResponse) {
|
||||
case model.ServerTypeVegetable:
|
||||
pushIMToGyOrPet(msg, model.ServerTypeFruits)
|
||||
return mtwmapi.SuccessResponse
|
||||
case model.ServerTypePet:
|
||||
return mtwmapi.SuccessResponse
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user