From ff6b2db013b8afc86d26ba24fdf5e6115c2127ab Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 02 四月 2025 16:11:51 +0800
Subject: [PATCH] fix: bug

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

diff --git a/src/constants/index.ts b/src/constants/index.ts
index a344919..50ae80d 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -10,3 +10,4 @@
 export * from './insuranceClaim';
 export * from './app';
 export * from './temp';
+export * from './insureBatchBill';

--
Gitblit v1.9.1