From 44284752ff01258a513f6dcd37a62887ed0738df Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期二, 03 六月 2025 10:37:23 +0800 Subject: [PATCH] 三升排产,报表导出日期格式优化,添康日历批量更新优化 --- WebTM/WebTM.csproj.user | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user index cbf1153..c2c4c7b 100644 --- a/WebTM/WebTM.csproj.user +++ b/WebTM/WebTM.csproj.user @@ -3,8 +3,8 @@ <PropertyGroup> <NameOfLastUsedPublishProfile>D:\鏅轰簯杩堟�漒MES\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> <NameOfLastUsedPublishProfile>D:\WorkBench\MES-WEB-LayUI\WebTM\Properties\PublishProfiles\FolderProfile.pubxml</NameOfLastUsedPublishProfile> - <ProjectView>ShowAllFiles</ProjectView> - <LastActiveSolutionConfig>Release|Any CPU</LastActiveSolutionConfig> + <ProjectView>ProjectFiles</ProjectView> + <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> <Use64BitIISExpress /> <IISExpressSSLPort /> -- Gitblit v1.9.1