明细列表
GET
/accountItem/getDetailList请求参数
Query 参数
headerId
string
headerId
示例代码
返回响应
OK(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer <int32> | null
可选
data
object | null
可选
示例
{
"code": 0,
"data": {}
}
最后修改时间: 4 个月前
GET
/accountItem/getDetailList{
"code": 0,
"data": {}
}