Commit 4d50155e by 刘鹏

Merge branch 'fix/lp/lp_fix_addlog_remove_toast' into 'd/v4.4.04'

feat:去除无服务状态提示,阿里云日志加入channel信息方便问题排查

See merge request app_android_lib/YDL-Component!263
parents d5e9314c 8fa95e5a
......@@ -115,7 +115,6 @@ class ExpertConsultServiceListDialog2(
} else {
dialog_ll_empty.visibility=View.VISIBLE
ToastUtil.toastShort("咨询师暂未发布服务")
}
}, Consumer { throwable: Throwable? -> })
}
......
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