Commit 32264c40 authored by Steven杜宇's avatar Steven杜宇

// UI

parent f18f607b
...@@ -260,6 +260,7 @@ extension YhConstant { ...@@ -260,6 +260,7 @@ extension YhConstant {
//接收到消息推送 //接收到消息推送
public static let didRevMsgNotifiction = Notification.Name(rawValue: "com.yinhe.didRevMsgNotifiction") public static let didRevMsgNotifiction = Notification.Name(rawValue: "com.yinhe.didRevMsgNotifiction")
// 去看一看点击后开始匹配用户
public static let didLookPeopleSuccessNotifiction = Notification.Name(rawValue: "com.yinhe.look.people.success") public static let didLookPeopleSuccessNotifiction = Notification.Name(rawValue: "com.yinhe.look.people.success")
} }
......
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 to comment