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 = "您有其它预约时间冲突,无法创建该预约!" }; }