The result of Mini Program parameter passing back-end is [object Object]

Mini Program post requests that an array of objects is passed in the data. What happened to the [object Object] printed out by the backend?

Mar.02,2021

JSON.stringify () converting objects and arrays into strings


isn't it normal to return objects?


PHP?
use var_dump to try printing

Menu