From 32c69839e3658c81e1ac7bf66ef207215c22a4a9 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 02 四月 2025 11:03:46 +0800
Subject: [PATCH] feat: init

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

diff --git a/src/constants/index.ts b/src/constants/index.ts
index 5fa069c..fa61beb 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -8,5 +8,4 @@
 export * from './theme';
 export * from './menu';
 export * from './role';
-export * from './insuranceClaim';
 export * from './app';

--
Gitblit v1.9.1