[6.6.0] update socket version and remove unuse code , plus add trace
This commit is contained in:
@@ -21,6 +21,10 @@ object CallerMsgBoxManager {
|
||||
providerApi?.queryAllMessages(context)
|
||||
}
|
||||
|
||||
fun saveMsgBoxNoTrace(bean: MsgBoxBean){
|
||||
providerApi?.saveMsg(bean)
|
||||
}
|
||||
|
||||
/**
|
||||
* 存储数据到消息盒子
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user