post ('/upload', data);. The problem is the request is being handled as a string, and data retreived from DB is still a string. I have tried both ...
確定! 回上一頁