加注释

This commit is contained in:
KilLze
2026-01-01 09:46:27 +08:00
parent ab2bde0517
commit 5151ccfacc

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 {