From 553f9357c13d068fd2a341f6ed29150ff7a64eda Mon Sep 17 00:00:00 2001
From: Crunchy <3114200645@qq.com>
Date: 星期五, 02 八月 2024 16:49:07 +0800
Subject: [PATCH] Merge branch 'master' into test
---
src/assets/api/controller.js | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/assets/api/controller.js b/src/assets/api/controller.js
index 13eb73a..9602a9e 100644
--- a/src/assets/api/controller.js
+++ b/src/assets/api/controller.js
@@ -156,6 +156,8 @@
dataCollection: "/deviceScope/dataCollection", // 鏁伴噰-鏁版嵁閲囬泦
treeDevice: "/deviceScope/treeDevice", // 璁惧鏍戝舰
temDataAcquisition: "/deviceScope/temDataAcquisition", // PK8000鏁伴噰
+ temDataAcquisition2: "/deviceScope/temDataAcquisition2", // PK8000鏁伴噰--澶氭潯
+ formulaCalculation: "/deviceScope/formulaCalculation", // 鏁伴噰-鍏紡璁$畻
}
const insOrder = {
@@ -258,6 +260,8 @@
writeReport: "/insReport/writeReport", //鎶ュ憡鎻愪氦
examineReport: "/insReport/examineReport", //鎶ュ憡瀹℃牳
ratifyReport: "/insReport/ratifyReport", //鎶ュ憡鎵瑰噯
+ downAll: "/insReport/downAll", //鎶ュ憡鎵归噺涓嬭浇
+ upAll: "/insReport/upAll", //鎶ュ憡鎵归噺涓婁紶
}
const warehouse = {
--
Gitblit v1.9.3