From 4cd442973a49abd874704294906ec2b15d47a7ce Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 15 八月 2025 10:32:45 +0800
Subject: [PATCH] feat: 接口对接

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

diff --git a/src/constants/index.ts b/src/constants/index.ts
index 303e5a6..8a2ccbf 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -10,3 +10,11 @@
 export * from './role';
 export * from './app';
 export * from './dic';
+export * from './enterprise';
+export * from './cPerson';
+export * from './apiEnum';
+export * from './apiEnumText';
+export * from './user';
+export * from './dic';
+export * from './task';
+export * from './enterpriseEmployee';

--
Gitblit v1.9.1