Answer #1: FormData will always be sent as strings. One way to solve the problem is to use JSON. Simply encode your values with ...
確定! 回上一頁