From 0e21549d748d7e9df2c8b335f33740792f02cd4f Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期五, 26 十二月 2025 15:20:54 +0800
Subject: [PATCH] feat: 订单

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

diff --git a/src/hooks/index.ts b/src/hooks/index.ts
index 33068a6..6e3d168 100644
--- a/src/hooks/index.ts
+++ b/src/hooks/index.ts
@@ -13,3 +13,4 @@
 export * from './identify';
 export * from './advertisement';
 export * from './enterprise';
+export * from './standardOrder';

--
Gitblit v1.10.0