From dbdf9238c808566a0cef6cd3858f6f3ee2d7bacd Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期日, 21 七月 2024 08:22:52 +0800
Subject: [PATCH] 1、大理片笼:选择工程号没有是否旋转字段的值 2、将钢化小片表中电气需要的字段改为int(宽高厚、旋转角度)

---
 UI-Project/src/utils/constants.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/UI-Project/src/utils/constants.js b/UI-Project/src/utils/constants.js
index 381c503..67d36d2 100644
--- a/UI-Project/src/utils/constants.js
+++ b/UI-Project/src/utils/constants.js
@@ -1,2 +1,3 @@
 // export const WebSocketHost = "192.168.1.199";
-export const WebSocketHost = "10.153.19.150";
\ No newline at end of file
+export const WebSocketHost = "10.153.19.150";
+export const host = "88";
\ No newline at end of file

--
Gitblit v1.8.0