public class DidiAccountDto
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
data
返回值内容,不可以{},接受null
|
protected java.lang.String |
errmsg
错误信息
|
protected int |
errno
//错误码,0代表成功
|
| Constructor and Description |
|---|
DidiAccountDto() |