文档
测试

查看年规划

GET
/api/trajectory/yearplan/getYearPlan

接口描述

根据用户openId和具体年份查看年规划

请求参数

参数名
类型
描述
必填
uid
用户openId
必填
year
选择查看的年份
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:success
必填
code
int
示例:0
必填
data
object
数据字典
必填
yearPlanVos
array
数据列表
必填
id
int
示例:1
必填
memberId
string
示例:oMRVg6UccTyNO1Lx8EVNy2S8vE9I
必填
year
int
必填
month
int
月份
必填
work
string
需要完成的小目标
必填
status
int
0-未完成 1-已完成
必填
progress
int
完成进度
必填

说明 / 示例

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