This commit is contained in:
zpc 2025-09-15 17:51:30 +08:00
parent 97032500cc
commit a631ec2a5a

View File

@ -526,7 +526,7 @@ ISQRoomUnavailableTimesServices sQRoomUnavailableTimesServices
{
Code = 402,
Data = null,
Msg = "您有其它预约时间冲突,无法加入该预约"
Msg = "您有其它预约时间冲突,无法创建该预约!"
};
}