#
cpT
2026-01-30 1b3b9b9a2d35124de82d1b2a3e7a08574f662c92
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"),
        },