From a631ec2a5a415a59727a5be5d3f9e3aecf5e99a7 Mon Sep 17 00:00:00 2001 From: zpc Date: Mon, 15 Sep 2025 17:51:30 +0800 Subject: [PATCH] 312 --- CoreCms.Net.Web.WebApi/Controllers/SQController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CoreCms.Net.Web.WebApi/Controllers/SQController.cs b/CoreCms.Net.Web.WebApi/Controllers/SQController.cs index 98a7287..953f863 100644 --- a/CoreCms.Net.Web.WebApi/Controllers/SQController.cs +++ b/CoreCms.Net.Web.WebApi/Controllers/SQController.cs @@ -526,7 +526,7 @@ ISQRoomUnavailableTimesServices sQRoomUnavailableTimesServices { Code = 402, Data = null, - Msg = "您有其它预约时间冲突,无法加入该预约" + Msg = "您有其它预约时间冲突,无法创建该预约!" }; }