From 702e83c39165d0943b13a271320d7f9e487b06c1 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期二, 20 四月 2021 21:45:28 +0800 Subject: [PATCH] nothing --- WebAPI/WebAPI.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj index a33bc7c..08e9b28 100644 --- a/WebAPI/WebAPI.csproj +++ b/WebAPI/WebAPI.csproj @@ -358,7 +358,7 @@ <Compile Include="Models\Sc_ProcessPlanViewModel.cs" /> <Compile Include="Models\Sc_ProcessReportViewModel.cs" /> <Compile Include="Models\Sc_ProcessSendWorkViewModel.cs" /> - <Compile Include="Models\StationEntrustInBill.cs" /> + <Compile Include="Models\StationBill.cs" /> <Compile Include="Models\StationOutBillView.cs" /> <Compile Include="Properties\Resources.Designer.cs"> <AutoGen>True</AutoGen> -- Gitblit v1.9.1