Home > Mobile >  Read the value of the attribute named digital small program?
Read the value of the attribute named digital small program?

Time:04-12

Small program wx. Request method to get the API website the json data is as follows:

{
"Response" : {
"15850781443" : {
"Detail" : {
"Area" : [{
"City", "nanjing"
},
"Province", "jiangsu province",
"Type" : "domestic",
"Operator", "mobile"
},
"Location" : "mobile" jiangsu nanjing
}
},
"ResponseHeader" : {
"Status" : 200,
"Time" : 1560740789379,
"Version" : "1.1.0
"}
}

Consult how to read the value of the city and province? Generally is responseHeader status, can read, but there are Numbers, among the first paragraph if written response. The 15850781443 program will make a mistake, this how? Consult!

CodePudding user response:

Top, anyone know?

CodePudding user response:

What is error, you have to be sent, otherwise, such thinking is right
  • Related