public class ContextHolder extends Object
| 构造器和说明 |
|---|
ContextHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
clear() |
static String |
getGroupId() |
static Long |
getProjectId() |
static void |
setGroupId(String groupId) |
static void |
setProjectId(Long projectId) |
Copyright © 2023 Bstek. All rights reserved.