#
Junjie
2026-02-06 1164d1789bbd66af3b0b7b2d083f2e579f31e713
src/main/webapp/components/DevpCard.js
@@ -204,7 +204,7 @@
      let that = this;
      //下发命令
      $.ajax({
        url: baseUrl + "/station/command/move",
        url: baseUrl + "/station/command/reset",
        headers: {
          token: localStorage.getItem("token"),
        },