返回当前用户id
int Module_Session::member_id( )
int
public function member_id() { return $_SESSION['member']['id']; }