Commit df06f5c1 authored by zw's avatar zw

Merge branch 'test'

parents 24602535 ed2b9e07
......@@ -152,7 +152,7 @@ class Basic extends Controller
exit;
}
$this->verifyUserInfo();
$this->verifyTime();
//$this->verifyTime();
}
......
......@@ -396,7 +396,7 @@ class OPayLogModel extends Model
->sum($field);
}
big_log($this->getLastSql());
// big_log($this->getLastSql());
return $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