js的console.log打印json對象

let reqBody = {"reqHead":{"id":''}};
console.log("req body:" + JSON.stringify(reqBody));
相關文章
相關標籤/搜索