From 87bc30b6600d5f348ccf89aeb711ad007b721183 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期五, 19 七月 2024 09:44:44 +0800
Subject: [PATCH] 1、大理片调整:将定时任务时间有300ms调整为500ms 2、大理片笼:大理片详情表数据增加出片中状态,增加状态更改定时任务,用于处理玻璃是否执行完成 3、钢化对接功能文件名修改

---
 UI-Project/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/UI-Project/index.html b/UI-Project/index.html
index 03b130f..e96cd5a 100644
--- a/UI-Project/index.html
+++ b/UI-Project/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
   <head>
     <meta charset="UTF-8">
-    <link rel="icon" href="/favicon.ico">
+    <!-- <link rel="icon" href="/favicon.ico"> -->
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>鍖楃幓</title>
   </head>

--
Gitblit v1.8.0