From c67d2c1635a42e03a134110206f9ca9e2213f082 Mon Sep 17 00:00:00 2001 From: zrg <z18737863051@163.com> Date: 星期三, 21 二月 2024 17:24:31 +0800 Subject: [PATCH] 项目需求及问题清单 增修删查,审核反审核,关闭反关闭,需求 被下推 为 工作任务 时, 这个工作任务 点击 开始时,更新 这个 需求清单的 状态为 已开始,需求 对应的 工作任务 的 任务汇报 完成 ,反写 需求清单的 状态为 完成 --- WebAPI/Properties/PublishProfiles/PDAWeb.pubxml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Properties/PublishProfiles/PDAWeb.pubxml b/WebAPI/Properties/PublishProfiles/PDAWeb.pubxml index 4a67376..fb0a584 100644 --- a/WebAPI/Properties/PublishProfiles/PDAWeb.pubxml +++ b/WebAPI/Properties/PublishProfiles/PDAWeb.pubxml @@ -11,7 +11,7 @@ <SiteUrlToLaunchAfterPublish /> <LaunchSiteAfterPublish>True</LaunchSiteAfterPublish> <ExcludeApp_Data>False</ExcludeApp_Data> - <publishUrl>F:\缃戠珯鍙戝竷\缁嶅叴闆呯惇璇篭WebAPI</publishUrl> + <publishUrl>D:\澶囦唤\fabu</publishUrl> <DeleteExistingFiles>True</DeleteExistingFiles> </PropertyGroup> </Project> \ No newline at end of file -- Gitblit v1.9.1