From 4043a2fe2103c7960b74acbccdcc876d11f83f0f Mon Sep 17 00:00:00 2001
From: chenzx <m15572880737@163.com>
Date: 星期三, 11 十二月 2024 18:40:16 +0800
Subject: [PATCH] czx20241211接口更新
---
GasolineBlend/GasolineBlend.csproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/GasolineBlend/GasolineBlend.csproj b/GasolineBlend/GasolineBlend.csproj
index 9ec42eb..491f854 100644
--- a/GasolineBlend/GasolineBlend.csproj
+++ b/GasolineBlend/GasolineBlend.csproj
@@ -222,6 +222,7 @@
<Compile Include="App_Start\FilterConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="App_Start\WebExceptionFilterAttribute.cs" />
+ <Compile Include="Controllers\StockDataController.cs" />
<Compile Include="Controllers\TreeDiagramRecord.cs" />
<Compile Include="Controllers\CompanyInfoController.cs" />
<Compile Include="Controllers\DefaultCompanyController.cs" />
--
Gitblit v1.8.0