mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-05-23 18:26:18 +00:00
chore[session]: code comments
This commit is contained in:
@@ -34,6 +34,8 @@ public class Session implements Closeable {
|
||||
|
||||
private Channel channel;
|
||||
|
||||
// ------------------------------------------------------------------------------------------------------------
|
||||
// The following are extra parameters, add them yourself if necessary(下面都是额外参数,有需要的自己添加)
|
||||
/**
|
||||
* EN:The default user ID is an ID greater than 0, or equal 0 if there is no login, user extra parameters
|
||||
* CN:默认用户的id都是大于0的id,如果没有登录则等于0,用户额外参数
|
||||
|
||||
Reference in New Issue
Block a user