Commit e2daae1a authored by guanghui.shi's avatar guanghui.shi

修改我的账单

parent 2590d0e7
......@@ -151,7 +151,7 @@
}
// [QGRepaymentReuestApi urlWithIndex:QGRepaymentRequestServerMethodRepayInfo];
//@"http://yapi.quantgroups.com/mock/305/vcc/repay/page"
[networking GET:[QGRepaymentReuestApi urlWithIndex:QGRepaymentRequestServerMethodRepayInfo] parameters:nil success:^(id _Nonnull responseObject) {
[networking GET:[QGRepaymentReuestApi urlWithIndex:QGRepaymentRequestServerMethodRepayInfo] parameters:param success:^(id _Nonnull responseObject) {
[QGHUDManager hideHud];
if ([QGTalosNetwork checkBusinessCodeAndCodeWithResponseObjectObject:responseObject]) {
NSDictionary *data = responseObject[@"data"];
......
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