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