文档
测试

查看全部日规划

GET
/api/trajectory/dateplan/getAllDatePlan

接口描述

点击更多,查看所有的日规划

请求参数

参数名
类型
描述
必填
memberId
用户openId
必填
year
必填
month
必填
date
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
object
数据字典
必填
datePlanVos
array
数据列表
必填
id
int
示例:1
必填
memberId
string
示例:oMRVg6UccTyNO1Lx8EVNy2S8vE9I
必填
year
int
示例:2023
必填
month
int
示例:1
必填
date
int
示例:1
必填
work
string
每日任务
必填
status
int
0-未完成 1-已完成
必填
progress
float
完成进度
必填

说明 / 示例

![image.png](https://cos.easydoc.net/81117541/files/lduf82eb.png)