From 8f85b01eaa919ffd1f0ede38d9e88eb4e3ae80f2 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 22 八月 2024 14:22:48 +0800
Subject: [PATCH] 修复增加设备工艺参数点检 系统参数保存报错 优化异常反馈单 发送消息,增加 标识 已签到-已处理-已验收
---
WebAPI/Properties/PublishProfiles/FolderProfile18.pubxml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/WebAPI/Properties/PublishProfiles/FolderProfile18.pubxml b/WebAPI/Properties/PublishProfiles/FolderProfile18.pubxml
index dc87e92..3ae9766 100644
--- a/WebAPI/Properties/PublishProfiles/FolderProfile18.pubxml
+++ b/WebAPI/Properties/PublishProfiles/FolderProfile18.pubxml
@@ -12,5 +12,6 @@
<PublishProvider>FileSystem</PublishProvider>
<PublishUrl>D:\缃戠珯鍙戝竷\API</PublishUrl>
<WebPublishMethod>FileSystem</WebPublishMethod>
+ <SiteUrlToLaunchAfterPublish />
</PropertyGroup>
</Project>
\ No newline at end of file
--
Gitblit v1.9.1