thinkphp3 获取最近的sql语句

thinkphp 3 获取最近的sql语句php /** * @title 获取最近的sql语句 * @author lyj [author] [2018-07-06] * @param integer $type [类型 0 打印语句 不为0 返回语句] * @return [type] [description] */ function getsqlstr($type = 0) {
相关文章
相关标签/搜索