Commit b67ba8f7 authored by Steven杜宇's avatar Steven杜宇

// AI

parent 3c331219
......@@ -64,6 +64,7 @@ extension YHLoginManager {
deviceTokenModel.registerId = ""
UserDefaults.standard.set(nil, forKey: YhConstant.KLoginedInfoKey)
UserDefaults.standard.synchronize()
YHAIRequestManager().clearGlobalConversationId()
}
func loadLocalUserInfoData() {
......
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