From a22d860591efa32da8ed394f201e01ff0b619ca3 Mon Sep 17 00:00:00 2001 From: chenhj <1263187585@qq.com> Date: 星期三, 25 三月 2026 13:51:14 +0800 Subject: [PATCH] feat(product): 添加产品模型有效期、备案凭证号和UID码字段 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b60b03f..736dc01 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,9 @@ *.iml *.ipr +### vscode ### +.vscode + ### JRebel ### rebel.xml ### NetBeans ### -- Gitblit v1.9.3