From e9dda9e6c52cb737267185f5118ded73c0053115 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期二, 06 五月 2025 17:13:41 +0800
Subject: [PATCH] feat: 接口

---
 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 eb92ec8..195d367 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -12,3 +12,4 @@
 export * from './dic';
 export * from './enterpriseMaterial';
 export * from './reward';
+export * from './fourStreams';

--
Gitblit v1.9.1