From 0a3eed02e78dfeeb7763a4b62992eefcd1f5a0ca Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期二, 23 十二月 2025 23:33:34 +0800
Subject: [PATCH] feat: 优化状态变更时实时推送

---
 app/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/.gitignore b/app/.gitignore
index 59c9154..40acdf6 100644
--- a/app/.gitignore
+++ b/app/.gitignore
@@ -3,7 +3,7 @@
 
 /unpackage/*
 /node_modules/*
-
+/uni_modules/*
 ######################################################################
 # Development Tools
 

--
Gitblit v1.9.1