Commit cf2f8d18 authored by DavidHuang's avatar DavidHuang

添加 备注

parent 07f52756
...@@ -295,6 +295,8 @@ extension YHButlerServiceManager { ...@@ -295,6 +295,8 @@ extension YHButlerServiceManager {
} }
} }
//for test hjl
private func setupInfomationForQiYu(completion: @escaping (Bool) -> Void) { private func setupInfomationForQiYu(completion: @escaping (Bool) -> Void) {
guard let userId = YHLoginManager.shared.userModel?.id, userId.count > 0 else { guard let userId = YHLoginManager.shared.userModel?.id, userId.count > 0 else {
completion(false) completion(false)
......
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