From a43c253d30dbb8cef1760e19cb3d290a2dd3b759 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 20 十月 2023 10:54:47 +0800
Subject: [PATCH] 1.模具列表、模具信息 100%

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index e792045..0a8af25 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
 {
   "dependencies": {
     "axios": "^1.5.1",
+    "jsonwebtoken": "^9.0.2",
     "uview-ui": "^2.0.36"
   }
 }

--
Gitblit v1.9.3