From a923b48a93407557d93dce6900545d8e50e27fe5 Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期五, 05 六月 2026 17:24:03 +0800 Subject: [PATCH] feat(account): 新增付款状态管理功能并优化生产任务查询 --- .gitignore | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d3f800c..95d8c1c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,11 @@ !.mvn/wrapper/maven-wrapper.jar ###################################################################### +# Claude Code +.claude/ + + +###################################################################### # IDE ### STS ### -- Gitblit v1.9.3