From c0c2661df233baafae085fb8deba14e40bd45bc5 Mon Sep 17 00:00:00 2001 From: yinbentan <yinbentan@live.com> Date: 星期五, 12 七月 2024 15:56:49 +0800 Subject: [PATCH] 产量登记表添加自动编号 --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 422019f..3de17a9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .idea *.db vendor -logs \ No newline at end of file +logs +silkserver \ No newline at end of file -- Gitblit v1.8.0