From 62d8d99e5053dd1623e00a5beb42c77bad24069d Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期五, 18 六月 2021 16:06:18 +0800 Subject: [PATCH] 工序出站、进站、委外接收、委外发出。 增加附件列表功能 --- WebTM/WebTM.csproj.user | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebTM/WebTM.csproj.user b/WebTM/WebTM.csproj.user index cf97e59..e3864be 100644 --- a/WebTM/WebTM.csproj.user +++ b/WebTM/WebTM.csproj.user @@ -1,7 +1,7 @@ 锘�<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> - <NameOfLastUsedPublishProfile>LAYUI</NameOfLastUsedPublishProfile> + <NameOfLastUsedPublishProfile>D:\椤圭洰\MESWMS-LayUI\WebTM\Properties\PublishProfiles\LAYUI.pubxml</NameOfLastUsedPublishProfile> <ProjectView>ShowAllFiles</ProjectView> <LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig> <UseIISExpress>true</UseIISExpress> -- Gitblit v1.9.1