add(conversation):完善私聊好友会话服务
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace IM_API.Tools
|
||||
{
|
||||
public class SignalRMethodDefine
|
||||
{
|
||||
public static string ReceiveMessage = "ReceiveMessage";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user