|
@@ -61,7 +61,6 @@ class ApplyController extends BaseController
|
|
|
}
|
|
}
|
|
|
util::success($data);
|
|
util::success($data);
|
|
|
|
|
|
|
|
-
|
|
|
|
|
$get = Yii::$app->request->get();
|
|
$get = Yii::$app->request->get();
|
|
|
if (isset($get['oldId']) && !empty($get['oldId'])) {
|
|
if (isset($get['oldId']) && !empty($get['oldId'])) {
|
|
|
$get['introMerchantId'] = $get['oldId'];
|
|
$get['introMerchantId'] = $get['oldId'];
|