public class UnifiedResponse<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
状态码
|
T |
getData()
响应数据
|
String |
getMessage()
响应信息
|
String |
toString() |
Copyright © 2026. All rights reserved.