From c51d38b0052fb89b17813e8e739a1309989322ce Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 11:07:11 +0800
Subject: [PATCH] 调试

---
 components/Technology.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/Technology.vue b/components/Technology.vue
index d93463f..a14081d 100644
--- a/components/Technology.vue
+++ b/components/Technology.vue
@@ -164,7 +164,7 @@
 			manualSynchronization() {
 				console.log(111);
 				this.$sendPostRequest({
-					url: "http://192.168.0.94:9095/Numerical/manualSynchronization",
+					url: "http://192.168.0.94:9095/Numerical/manualSynchronizationBycl",
 					data: {
 						orderId: this.orderId,
 						machineNo: this.machineNo

--
Gitblit v1.9.3