service/CamraUpdatesnashot.go
@@ -137,7 +137,7 @@ fileurl := resp["fileUrl"].(string) filename = filepath.Base(fileurl) ok := camApi.UpdateSnapshotUrl(cid, filename)) ok := camApi.UpdateSnapshotUrl(cid, filename) if !ok { return "",errors.New("update filelocal to camera fail") }