Commit 4b16a975 authored by guanghui.shi's avatar guanghui.shi

还款路径变更

parent a623a042
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
return @"vcc/repayStatus"; return @"vcc/repayStatus";
break; break;
case QGRepaymentRequestServerMethodRepayInfo: case QGRepaymentRequestServerMethodRepayInfo:
return @"vcc/repay/page"; return @"vcc/app/repay/page";
break; break;
default: default:
return nil; return nil;
......
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