作者 lyh

gx

@@ -61,7 +61,6 @@ class BlogCategoryLogic extends BaseLogic @@ -61,7 +61,6 @@ class BlogCategoryLogic extends BaseLogic
61 $this->getAllSub($v['id'],$str); 61 $this->getAllSub($v['id'],$str);
62 } 62 }
63 } 63 }
64 - return $this->success($str);  
65 } 64 }
66 65
67 /** 66 /**