From 1ce5de234c6aa17eb4ae196ccd96731ee078c6be Mon Sep 17 00:00:00 2001
From: WYB <908761037@qq.com>
Date: 星期四, 25 三月 2021 16:16:37 +0800
Subject: [PATCH] 委外工单列表,委外工序列表

---
 WebTM/WebTM.csproj.user |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user
index fa31729..4d303d9 100644
--- a/WebTM/WebTM.csproj.user
+++ b/WebTM/WebTM.csproj.user
@@ -3,6 +3,14 @@
   <PropertyGroup>
     <NameOfLastUsedPublishProfile>webtm</NameOfLastUsedPublishProfile>
     <ProjectView>ShowAllFiles</ProjectView>
+    <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
+    <UseIISExpress>true</UseIISExpress>
+    <Use64BitIISExpress />
+    <IISExpressSSLPort />
+    <IISExpressAnonymousAuthentication />
+    <IISExpressWindowsAuthentication />
+    <IISExpressUseClassicPipelineMode />
+    <UseGlobalApplicationHostFile />
   </PropertyGroup>
   <ProjectExtensions>
     <VisualStudio>

--
Gitblit v1.9.1