From 6e6395dc056bde6211234008d5fca89f3937b609 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期五, 31 五月 2024 16:00:03 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master

---
 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 5b3cbdc..f2d1feb 100644
--- a/src/assets/api/controller.js
+++ b/src/assets/api/controller.js
@@ -328,6 +328,7 @@
 
 const auxiliaryCorrectionHours = {
   selectAuxiliaryCorrectionHours: "/auxiliaryCorrectionHours/selectAuxiliaryCorrectionHours", //鏌ヨ淇宸ユ椂
+  upload: "/auxiliaryCorrectionHours/upload", //瀵煎叆
 }
 
 const insBushing = {

--
Gitblit v1.9.3