From 315c1f19324fc3a09274fd33870a0ae6f044444f Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 12 十一月 2025 15:08:41 +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