1. NVR 和 BallCamera 添加 Status 功能
This commit is contained in:
		| @@ -15,7 +15,7 @@ func TestNewNvr(t *testing.T) { | ||||
| 	if err != nil { | ||||
| 		t.Error(err) | ||||
| 	} | ||||
| 	diff, err := nvr.getNvrUTCDiff() | ||||
| 	diff, err := nvr.GetTimeZone() | ||||
| 	if err != nil { | ||||
| 		return | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kunmeng
					kunmeng