但這個body告訴我們value的地方是個array 那我們該怎麼寫呢? 在postData 的地方我們就必須傳一個array 給他 string[] dataList = new string[1]; ...
確定! 回上一頁