From 908b78f0a04bbe5787589c6904e2cb243ca3bba0 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期四, 19 十二月 2024 10:03:20 +0800
Subject: [PATCH] 完成站点工时统计

---
 src/assets/api/controller.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/assets/api/controller.js b/src/assets/api/controller.js
index aeec3b6..d81f442 100644
--- a/src/assets/api/controller.js
+++ b/src/assets/api/controller.js
@@ -321,6 +321,7 @@
   testProductByDay: "/report/testProductByDay", //棣栨娴嬮」鐩粺璁�
   manHourByStation: "/report/manHourByStation", //棣栭〉宸ユ椂缁熻
   manHourByPerson: "/report/manHourByPerson", //棣栭〉宸ユ椂缁熻
+  timeByStation: "/report/timeByStation", //绔欑偣宸ユ椂缁熻
 }
 const certification = {
   getCertificationDetail: "/certification/getCertificationDetail", //鏌ヨ璧勮川鏄庣粏鍒楄〃

--
Gitblit v1.9.3