后台定义的sql语句如何连接token值

后端定义的生成的字段选项的或者生成数据列表的都支持连接token值,格式如下

select user_id,username from pre_member where user_id= '".$this->userInfo['user_id']."'