Commit 2681ad06 by doszhang

dos

parent 8dec9323
......@@ -21,6 +21,6 @@ class IndexController extends Controller
{
$r = M('join_num')->where('id=1')->setInc('num');
var_dump($r);
$this->display();
// $this->display();
}
}
\ No newline at end of file
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 sign in to comment