It means that you are not sending the data as JSON format. You need to process the information that you get from the form, create a JSON object and then send it ...
確定! 回上一頁