From be398d588129b6b1195a36be77a03a124bfb34c2 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期一, 07 四月 2025 09:38:30 +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