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?
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?
  JSON.stringify ()  converting objects and arrays into strings 
isn't it normal to return objects?
 PHP? 
 use  var_dump  to try printing