From 11260184c3c930d0d9ccd6b65e905c7828efd3cf Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期五, 12 九月 2025 09:44:02 +0800
Subject: [PATCH] 1. 优化报警的查询功能 2. 插入设备表数据和单元表数据 3. 修复报警查询失败的问题

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

diff --git a/.gitignore b/.gitignore
index 0def275..38a88e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,44 @@
 *.exe
 *.out
 *.app
+*.opensdf
+*.sdf
+SourceCode/Bond/.vs/GangBond2860/v14/.suo
+*.aps
+SourceCode/Bond/BEQDemo/x64/
+SourceCode/Bond/BEQLibrary/x64/
+*.pdb
+SourceCode/Bond/BondEq/x64/
+SourceCode/Bond/GangBond2860Emulator/x64/
+*.ipch
+*.log
+*.ipdb
+SourceCode/Bond/x64/Debug/configuration.ini
+*.ilk
+SourceCode/Bond/x64/Debug/BEQ.exp
+SourceCode/Bond/x64/Debug/Bonder.dat
+SourceCode/Bond/x64/Release/BEQ.exp
+SourceCode/Bond/x64/Release/Bonder.dat
+SourceCode/Bond/Servo/x64/
+SourceCode/Bond/BoounionPLC/x64/
+Document/HSMS_Demo/.vs/
+*.db
+SourceCode/Bond/.vs/
+SourceCode/Bond/packages/
+SourceCode/Bond/x64/Debug/Servo.exe.WebView2/
+SourceCode/Bond/x64/BoounionPLC/Debug/
+*.iom
+SourceCode/Bond/BoounionPLC/BoounionPLC.vcxproj.user
+SourceCode/Bond/x64/Debug/ServoConfiguration.ini
+*.iobj
+SourceCode/Bond/x64/Debug/Backups/
+Document/鍏变韩鏂囦欢澶�/
+Document/鍏变韩鏂囦欢澶�.rar
+SourceCode/Bond/x64/Debug/Master.dat
+SourceCode/Bond/x64/Debug/Config/signals.csv
+SourceCode/Bond/x64/Debug/Config/robot_offset.ini
+*.tlog
+*.pch
+SourceCode/Bond/EAPSimulator/x64/
+Document/___CEID_________________.csv
+Document/______CEID__.csv

--
Gitblit v1.9.3