From 8977783adbbc842f523109d95273e345fee547dc Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 07 十一月 2025 11:19:27 +0800
Subject: [PATCH] feat: 接口

---
 src/hooks/index.ts |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/hooks/index.ts b/src/hooks/index.ts
index 32c8db8..105e91f 100644
--- a/src/hooks/index.ts
+++ b/src/hooks/index.ts
@@ -8,3 +8,6 @@
 export * from './help';
 export * from './dic';
 export * from './menu';
+export * from './portraitTable';
+export * from './electronSign';
+export * from './identify';

--
Gitblit v1.9.1