From aabcc8784fe93571f85c2bebbce5fcb2daaf2eab Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期六, 28 二月 2026 13:12:17 +0800
Subject: [PATCH] 生产领料单 新增 生产领料申请单 源单类型 设备维修任务 模具维修任务 设备保养任务 模具保养任务 异常反馈单查询 添加 消息标识 新增 设备点检任务 器具维修任务 模块

---
 utils/common.js |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/utils/common.js b/utils/common.js
index cc66952..80c909d 100644
--- a/utils/common.js
+++ b/utils/common.js
@@ -514,6 +514,8 @@
         
         return httpUrl
     }
+    
+    
 }
 
 export const CommonUtils = new commonUtils()
\ No newline at end of file

--
Gitblit v1.9.1