3aa2e1c4 by yangjianbin

init

1 parent 8300fec1
......@@ -37,7 +37,7 @@ class CheckLogin
}
if(!$session->repaymentPlanSource){
$session->repaymentPlanSource = getRepaymentPlanSource();
$session->repaymentPlanSource = $this->getRepaymentPlanSource();
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!