Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
shirne committed Sep 4, 2019
1 parent 520feaf commit c0b91dc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ public function cash_list($status=''){
}
$cashes = $model->paginate(15);


return $this->response([
'total'=>$cashes->total(),
'cashes'=>$cashes->items(),
Expand Down

0 comments on commit c0b91dc

Please sign in to comment.