From fd6b8f3edc8edf0a892bae55674fe8a05371bf0d Mon Sep 17 00:00:00 2001
From: jt <jt@activesoft.com.cn>
Date: 星期五, 27 十月 2023 08:36:35 +0800
Subject: [PATCH] 5600码盘确定后事件参数增加事务回滚参数start_transaction: true

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

diff --git a/.gitignore b/.gitignore
index 2a8448f..edf52fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,5 @@
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
 hs_err_pid*
-unpackage
\ No newline at end of file
+
+unpackage/
\ No newline at end of file

--
Gitblit v1.9.1