4877V1完成
This commit is contained in:
@ -173,6 +173,7 @@
|
||||
}
|
||||
else{
|
||||
try{
|
||||
console.log("str=",receive.str)
|
||||
let json=JSON.parse(receive.str);
|
||||
let key = "sta_address";
|
||||
if (key in json) {//100
|
||||
|
||||
Reference in New Issue
Block a user