在Postman的Tests區取得API的回傳資料的方法如下。 例如呼叫某個API的回傳結果為下面json。 { "errCode":"0000", "data":{ "name":"John", ...
確定! 回上一頁