Commit 09d6952f authored by maxiaoliang's avatar maxiaoliang

11

parent bdf58d77
......@@ -264,7 +264,6 @@ class ConstellReslutActivity : BaseActivity(), StarMachContract.View, Camera.Pre
override fun onError(code: String?, errorMsg: String?) {
Log.e("MXL", "扣费失败")
if (!TextUtils.isEmpty(code) && code == "105") {
}
......
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