From 1e41a759d4b0ee5b6072e5bd45d9938591f90bc9 Mon Sep 17 00:00:00 2001 From: Cloud Zhang <941187371@qq.com> Date: 星期三, 22 五月 2024 20:21:06 +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