project.getReplays
项目-本地回放
获得当前方案的本地回放
piclient.emit("project.getReplays",{}).then(res => { alert(JSON.stringify(res)) })