对需要向设备发起请求的http请求,使用缓存,等待设备请求返回的时候一次性释放所有请求

This commit is contained in:
648540858
2021-11-02 10:40:29 +08:00
parent ce931ab8a4
commit 3b21f385cd
17 changed files with 436 additions and 210 deletions

View File

@@ -127,7 +127,6 @@
}
}
console.log("aadada: "+ resultVal)
return resultVal;
},
dateFormat: function(/** timestamp=0 **/) {