From acb7c8de21c66ded398cc52a9e6be712b85d50e8 Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期四, 28 七月 2022 10:02:15 +0800 Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index b399be1..60fedd0 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,5 @@ /NETERPNoWin/obj/Debug/NETERPNoWin.csproj.AssemblyReference.cache /NETERPNoWin/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache /NETERPNoWin/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs -/WebAPI +/NETERPNoWin/bin/Debug +/NETERPNoWin/obj/Debug -- Gitblit v1.9.1