This commit is contained in:
77
2024-05-03 18:51:20 +08:00
parent 8b8dde48a3
commit e0389ad597
5 changed files with 11 additions and 6 deletions

View File

@@ -61,7 +61,6 @@ public class RoomController {
@GetMapping("/chatTip")
@Operation(summary = "进入聊天界面提示语")
@Log(title = "进入聊天界面提示语", businessType = BusinessType.OTHER, isSaveDb = false)
public R<ChatTipResp> chatTip(){
ChatTipResp resp = new ChatTipResp();
resp.setTip("以色情为由加微信/索取礼物多为诈骗,请举报");