Skip to content

Commit

Permalink
路由修改
Browse files Browse the repository at this point in the history
* v10.2.1

* OC project with V10

* v10.3.0

* loadService

---------

Co-authored-by: 张诗文 <zhangshiwen@corp.netease.com>
  • Loading branch information
zsw666 and 张诗文 committed Jul 18, 2024
1 parent 0c307e5 commit 1a2ef6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Main/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD

let account = "<#account#>"
let token = "<#token#>"
loadService()

weak var weakSelf = self
IMKitClient.instance.login(account, token, nil) { error in
Expand Down

0 comments on commit 1a2ef6c

Please sign in to comment.