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

接收推送消息

@@ -36,7 +36,7 @@ class BirdController extends HomeBaseController @@ -36,7 +36,7 @@ class BirdController extends HomeBaseController
36 * @throws \think\db\exception\ModelNotFoundException 36 * @throws \think\db\exception\ModelNotFoundException
37 * @throws \think\exception\DbException 37 * @throws \think\exception\DbException
38 */ 38 */
39 - public function createOrder($indent_id = null) 39 + public function createOrder($indent_id = 106)
40 { 40 {
41 if(empty($indent_id)){ 41 if(empty($indent_id)){
42 return "缺少必要参数"; 42 return "缺少必要参数";