Need to do Fork 本项目到你仓库 克隆你自己仓库的项目到本地 git remote add esc [email protected]:AISnail/Education.git 添加远程地址 git fetch esc git merge esc/master https://www.kancloud.cn/manual/thinkphp5/122951 获取最后执行的sql语句 $model->_sql(); 方法实际执行的就是 $model->getLastSql();