Commit 5e2a41e9 authored by David黄金龙's avatar David黄金龙

登录状态下 调用

parent ac94d205
......@@ -133,7 +133,10 @@ extension YHUatHelper {
return
}
if !YHLoginManager.shared.isLogin() {
printLog("未登录 不请求")
return
}
if !isDataOk {
viewModel.getUatList { success, error in
......
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