Merge branch 'fly' into xy-ly

master
fanluyan 2 years ago
commit acedabfceb

@ -581,7 +581,7 @@ export default {
getLatestPhotoJoggle({ getLatestPhotoJoggle({
captureType: 0, captureType: 0,
channel: command, channel: command,
cmdid: this.cmdid, // cmdid: this.cmdid,
termId: this.newTermId, termId: this.newTermId,
preset: 255, preset: 255,
}) })
@ -612,7 +612,7 @@ export default {
getLatestPhotoJoggle({ getLatestPhotoJoggle({
captureType: 1, captureType: 1,
channel: command, channel: command,
cmdid: this.cmdid, //cmdid: this.cmdid,
termId: this.newTermId, termId: this.newTermId,
preset: 255, preset: 255,
}) })

Loading…
Cancel
Save