加注释

This commit is contained in:
KilLze
2026-01-01 09:46:27 +08:00
parent f98b0e26f2
commit 44c0b3611d

View File

@@ -1,7 +1,7 @@
package com.bao.dating.context; package com.bao.dating.context;
/** /**
* 用户上下文类 * 用户上下文类用于保存当前线程的用户ID
* @author lenovo * @author lenovo
*/ */
public class UserContext { public class UserContext {