Commit d40a875a by 杨铁龙

新增MpNavigate消息类型

parent 8e548c65
Showing with 2 additions and 1 deletions
......@@ -91,7 +91,8 @@ export const enum MessageType {
Voice = "voice",
GeneralOrderMsg = "general_order_msg",
Withdraw = "withdraw",
Action = "action"
Action = "action",
MpNavigate = "mp-navigate",
}
export const enum MessageHandled {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment