ReadAsStringAsync ().Result; } } return result; } // 泛型:Post請求 public T PostResponse<T>(string url,string postData) where T:class,new() ...
確定! 回上一頁