From c3d85f99d71dc283308e1219817e1d816e985809 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期四, 25 十二月 2025 10:31:38 +0800 Subject: [PATCH] feat: init --- src/constants/index.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/constants/index.ts b/src/constants/index.ts index e9eac59..5647ab8 100644 --- a/src/constants/index.ts +++ b/src/constants/index.ts @@ -17,4 +17,4 @@ export * from './finance'; export * from './common'; export * from './user'; -export * from './supplier'; +export * from './customer'; -- Gitblit v1.10.0