作者 王晓刚
1 个管道 的构建 通过 耗费 2 秒

合并分支 'wangxiaogang' 到 'master'

海报



查看合并请求 !65
@@ -138,7 +138,7 @@ class BirdController extends HomeBaseController @@ -138,7 +138,7 @@ class BirdController extends HomeBaseController
138 * @throws \think\db\exception\ModelNotFoundException 138 * @throws \think\db\exception\ModelNotFoundException
139 * @throws \think\exception\DbException 139 * @throws \think\exception\DbException
140 */ 140 */
141 - public function getOrder($indent_id = null){ 141 + public function getOrder($indent_id = 112){
142 if(empty($indent_id)){ 142 if(empty($indent_id)){
143 $this->error('缺少必要参数','','',''); 143 $this->error('缺少必要参数','','','');
144 } 144 }