阅读背景:

Jquery $ .get不在内部解析json响应

来源:互联网 
  $.get("api/suites", function(result){
    console.log("the suites get api result is of type - " + typeof result)
    console.log("the list of custom suites are " + result)
  }, "json")
  $.get("api/suites", function(result){
    con



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: