From 02789cadcfafd3cb02f4bee8b2fbec32a7c72310 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 09 九月 2025 19:50:56 +0800
Subject: [PATCH] 条码打印补充
---
WebAPI/WebAPI.csproj | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/WebAPI/WebAPI.csproj b/WebAPI/WebAPI.csproj
index e86d46d..6f8a00a 100644
--- a/WebAPI/WebAPI.csproj
+++ b/WebAPI/WebAPI.csproj
@@ -263,8 +263,6 @@
<None Include="Properties\PublishProfiles\SRMAPI.pubxml" />
<None Include="Properties\PublishProfiles\WEBAPI.pubxml" />
<None Include="Properties\PublishProfiles\WEBAPIConfig.pubxml" />
- <Content Include="Views\_ViewStart.cshtml" />
- <Content Include="Views\Shared\_Layout.cshtml" />
<Content Include="Views\web.config" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
@@ -277,6 +275,7 @@
<Folder Include="App_Data\" />
<Folder Include="Data\" />
<Folder Include="Views\MaterialHanding\" />
+ <Folder Include="Views\Shared\" />
<Folder Include="Views\SRM_MaterialBarCodeBill\" />
</ItemGroup>
<PropertyGroup>
--
Gitblit v1.9.1