文档
测试

历程-查询某月有书写的天数

POST
/writing/record/course/query

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
accessToken
string
示例:9hiswdkxNW3hm4uaIII1lbPQ2nCnwyp9yn9m7PMyGdWLEaxideuJbKh7ikYSD/eOy6LxuorE4VK7Q8VSnl7Wdg==
必填
year
number
示例:2019
必填
month
number
示例:11
必填

响应参数

参数名
类型
描述
必填
code
string
示例:0000
必填
courseDayList
array
数据列表
必填
message
object
示例:null
必填
success
boolean
示例:true
必填
timestamp
string
示例:2020-03-24 22:48:56.188
必填