From d143af7023cfd4a0ced6f0ecf04ae3b3a06fd1dc Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期三, 15 四月 2026 13:11:28 +0800 Subject: [PATCH] feat(md): 添加称重盒子维护功能 --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 37ef30b..ffb3dbf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ **/logs **/target **/.vscode -**/.flattened-pom.xml \ No newline at end of file +**/.flattened-pom.xml +RuoYi-Vue-Plus/.msp +RuoYi-Vue-Plus/gzdams +**/.DS_Store -- Gitblit v1.9.3