Commit 143ce1bb authored by clone's avatar clone

1

parent 1c1d4321
...@@ -309,7 +309,7 @@ class SquareService ...@@ -309,7 +309,7 @@ class SquareService
} }
} }
return [ 'list' => $res, 'total' => $res_total ]; return [ 'data' => $res, 'total' => $res_total ];
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment