123
This commit is contained in:
@@ -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("以色情为由加微信/索取礼物多为诈骗,请举报");
|
||||
|
||||
Reference in New Issue
Block a user