From 90cf24d60788e9228f02ffd96539d09c9b1c6bd1 Mon Sep 17 00:00:00 2001
From: skyouc <958836976@qq.com>
Date: 星期五, 06 二月 2026 17:42:11 +0800
Subject: [PATCH] 更改

---
 src/main/webapp/components/DevpCard.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/components/DevpCard.js b/src/main/webapp/components/DevpCard.js
index 5312cd4..ba28546 100644
--- a/src/main/webapp/components/DevpCard.js
+++ b/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"),
         },

--
Gitblit v1.9.1