作者 郭文星

123

@@ -42,6 +42,7 @@ class Reservoirflow extends Backend @@ -42,6 +42,7 @@ class Reservoirflow extends Backend
42 */ 42 */
43 public function index() 43 public function index()
44 { 44 {
  45 + print_r(123);return;
45 //当前是否为关联查询 46 //当前是否为关联查询
46 $this->relationSearch = true; 47 $this->relationSearch = true;
47 //设置过滤方法 48 //设置过滤方法