文档
测试

账户列表

POST
http://192.168.1.192:9091/v1.2/api/account/list

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:普通账户
必填
type
int
示例:1
必填
icon
object
示例:null
必填
status
int
示例:1
必填
createTime
int
示例:1671701960000
必填
accounts
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:现金
必填
type
int
示例:1
必填
url
object
示例:null
必填
status
int
示例:1
必填
createTime
int
示例:1671593198000
必填
message
string
示例:操作成功
必填