| 程序包 | 说明 |
|---|---|
| cn.structure.common.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> ResultVO<T> |
ResultUtilSecondLevelImpl.fail(String code,
String message,
T data) |
static <T> ResultVO<T> |
ResultUtilSecondLevelImpl.success(T t) |
Copyright © 2020–2024 structure. All rights reserved.