From 7f5c97eb5f34d31f2d73d846ab6fd2d36a9145c5 Mon Sep 17 00:00:00 2001
From: huangh <hshgjzd5@163.com>
Date: Mon, 16 Jun 2025 10:03:57 +0800
Subject: [PATCH] feat: 解纷台账添加纠纷过程统计字段

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

diff --git a/.gitignore b/.gitignore
index 007f03e..b949292 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,7 +39,7 @@
 *.iml
 *.gitignore
 *.log
-*.yml
+
 
 target
 logs

--
Gitblit v1.8.0