Files
Migu2.0/MiGu.Server/wwwroot/assets/ops-BCeFEEjY.js
T
zhaowei.huangandCursor 42978930ca feat: 迁入 MiGu.Server、平台前端与车辆列表 reflection 回退
从 Simple-FR 拆出 Platform.Server 并重命名为 MiGu.Server;frontends 源码与构建脚本迁入本仓库。地图监控在 projection/cars 失败或为空时回退 reflection 车辆列表;Simple 仓库已移除旧 Platform.Server。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-29 18:16:34 +08:00

2 lines
1.1 KiB
JavaScript

const e=[{code:"ops.car.pause",label:"暂停车辆",target:"car",needConfirm:!1,description:"将单车暂停"},{code:"ops.car.resume",label:"恢复车辆",target:"car",needConfirm:!1,description:"将单车恢复运行"},{code:"ops.car.gohome",label:"回原点",target:"car",needConfirm:!0,description:"指派车辆回原点"},{code:"ops.car.resetSession",label:"重置车辆会话",target:"car",needConfirm:!0,description:"重置车辆通信会话"},{code:"ops.car.manualCharge",label:"手动充电",target:"car",needConfirm:!1,description:"触发手动充电"},{code:"ops.task.pause",label:"暂停任务",target:"task",needConfirm:!1,description:"暂停指定任务"},{code:"ops.task.cancel",label:"取消任务",target:"task",needConfirm:!0,description:"取消指定任务"},{code:"ops.task.reassign",label:"重派任务",target:"task",needConfirm:!0,description:"重新分配任务给其他车辆"},{code:"ops.task.boostPriority",label:"提升优先级",target:"task",needConfirm:!1,description:"提升任务优先级"},{code:"monitor.note.write",label:"写运营备注",target:"note",needConfirm:!1,description:"写入运营备注(标注层)"}];export{e as O};