From 8f077526eaeed57216126ba9381f32d91d5587aa Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期五, 17 四月 2026 15:55:45 +0800
Subject: [PATCH] fix(database): 修正称重盒子实体类 WeighingBox 的表名从 qm_weighing_box 修改为 md_weighing_box

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

diff --git a/.gitignore b/.gitignore
index 440a664..ffb3dbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,8 @@
 **/.idea
 **/logs
 **/target
-**/.vscode
\ No newline at end of file
+**/.vscode
+**/.flattened-pom.xml
+RuoYi-Vue-Plus/.msp
+RuoYi-Vue-Plus/gzdams
+**/.DS_Store

--
Gitblit v1.9.3