PostAsync ("", content).Result; string resultContent = result.Content.ReadAsStringAsync().Result; return resultContent; } }. 所有工作正常。
確定! 回上一頁