From 8d6f97a29f9e98e1c190625868b41f93dc020945 Mon Sep 17 00:00:00 2001
From: Cloud Zhang <941187371@qq.com>
Date: 星期四, 16 五月 2024 16:16:32 +0800
Subject: [PATCH] 小修改

---
 src/api/tigerapi/system.ts |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/api/tigerapi/system.ts b/src/api/tigerapi/system.ts
index e52da83..05da489 100644
--- a/src/api/tigerapi/system.ts
+++ b/src/api/tigerapi/system.ts
@@ -72,6 +72,9 @@
   GetStatusRestored = '/WMS/ProductInput/StatusRestored',
   // 鎵归噺鏇存柊鍐呭
   GetUpdateTime = '/MaterialInfo/UpdateTime',
+  //瀵煎叆
+  ValidateTableImport='/SMT/ValidateTableImport',
+  SaveValidateTableImport='/SMT/SaveValidateTableImport'
 }
 
 /**

--
Gitblit v1.9.3