Commit e13ce447 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent f892c982
......@@ -228,9 +228,6 @@ class MainFragment : LazyLoadBaseFragment(), HomeView, View.OnClickListener, OnR
}
Constant.CARRIERTYPE_SIGN_DRAW -> {
Handler(Looper.getMainLooper()).postDelayed({
// 1、第二次打款
TrackManager.getInstance().addCashoutReq(signMsg?.unitId)
showDrawAlipayDialog(signMsg?.cashCashSecond ?: 0.01)
Handler(Looper.getMainLooper()).postDelayed({
// 2、第二次展示签到余额
......
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