客户端日志上传

This commit is contained in:
2023-12-13 20:23:21 +08:00
parent 78a7d56860
commit 650a835f42
5 changed files with 58 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ public interface NettyConstant {
String VENUE_SERVER_PORT = "VENUE_SERVER_PORT";
String VENUE_CLIENT_SN = "VENUE_CLIENT_SN";
String VENUE_CLIENT_VID = "VENUE_CLIENT_VID";
String VENUE_CHECK_PWD = "VENUE_CHECK_PWD";
/**
* session中存储终端发送的额外参数