Commit 45ed38af authored by jyx's avatar jyx

代码优化

parent 3b33c748
...@@ -497,7 +497,7 @@ class VipActivity : BaseActivity(), VipView, View.OnClickListener, VipAdapter.On ...@@ -497,7 +497,7 @@ class VipActivity : BaseActivity(), VipView, View.OnClickListener, VipAdapter.On
} }
// 支付宝支付 // 支付宝支付
vipPresenter.getVipPayParams( vipPresenter.getVipPayParams(
Constant.ALI_PAY, payType,
beans.pid, beans.pid,
otherUserId, otherUserId,
ENTER_TYPE_ACTIVITY ENTER_TYPE_ACTIVITY
......
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