From 7ff92e90d2318f5c2597c4ba01e0cbfde983cec0 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 17 六月 2026 10:13:35 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1

---
 h5/api/index.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/h5/api/index.js b/h5/api/index.js
index c931054..8e9931f 100644
--- a/h5/api/index.js
+++ b/h5/api/index.js
@@ -2,6 +2,7 @@
 export * from '@/utils/config.js'
 export * from './staff'
 export * from './yw'
+export * from './customer'
 
 
 

--
Gitblit v1.9.3