| 构造器和说明 |
|---|
MsServletContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
get(String ctxKey)
获取上下文中的数据
|
<T> T |
get(String ctxKey,
org.springframework.cglib.core.internal.Function<String,T> function)
获取上下文中的数据
|
String |
getAccountId()
获取账户ID
|
String |
getRequestId()
获取请求ID
|
String |
getTenantId()
获取租户ID
|
@Nullable public String getRequestId()
MsContextgetRequestId 在接口中 MsContext@Nullable public String getAccountId()
MsContextgetAccountId 在接口中 MsContext@Nullable public String getTenantId()
MsContextgetTenantId 在接口中 MsContextCopyright © 2023. All rights reserved.