增加操作日志,记录操作日志

This commit is contained in:
2019-04-09 22:15:37 +08:00
committed by JerryYan
parent 612a9185eb
commit e066048e9f
7 changed files with 104 additions and 67 deletions

View File

@ -21,4 +21,4 @@ function deviceUpdate(){
}
deviceUpdate()
setInterval(deviceUpdate,2000)
setInterval(deviceUpdate,4000)