Commit 98794b8e authored by zw's avatar zw

log

parent abb6342d
......@@ -306,7 +306,7 @@ class SquareService
}
}
return [ 'data' => $res, 'total' => $res_total ];
return [ 'list' => $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