From df44ef7acaf24ff63662bf8a9b7e8fdd1a065366 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期三, 18 十月 2023 13:21:45 +0800
Subject: [PATCH] 1

---
 WebAPI/WebAPI.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index 7d2421f..8638867 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -210,6 +210,7 @@
     <Compile Include="Code\Common.cs" />
     <Compile Include="Code\Test2.cs" />
     <Compile Include="Code\TestDAL.cs" />
+    <Compile Include="Controllers\BasicInfoController.cs" />
     <Compile Include="Controllers\QuotePriceBilController.cs" />
     <Compile Include="Controllers\BarCodeController.cs" />
     <Compile Include="Controllers\NpoiHelper.cs" />

--
Gitblit v1.9.1