feat: 消息的初始化处理
This commit is contained in:
@@ -48,7 +48,7 @@ export const CompName = {
|
||||
/// 发送的指令类型
|
||||
export const Command = {
|
||||
// 通知消息
|
||||
welcome: "Command.welcome",
|
||||
messageInit: "Command.init",
|
||||
// 快速预定
|
||||
quickBooking: "Command.quickBooking",
|
||||
// 探索发现
|
||||
|
||||
Reference in New Issue
Block a user