文档
测试

查我的列表

GET
/proposal/mjproposal/list?status=待审核

接口描述

根据 已采用 审核中 待审核 已拒绝 进行查询我发布的提案

请求参数

参数名
类型
描述
必填
status
可以不传
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:查询成功
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
proposalId
string
示例:1514243425531203584
必填
title
string
示例:1
必填
isOpen
string
示例:是
必填
proposalMethod
string
示例:联名提案
必填
writer
string
示例:李凡
必填
undertaker
string
示例:福建农林大学
必填
backgroundProblemAnalysis
string
示例:问题1111111
必填
suggestions
string
示例:暂无意见
必填
recommendation
string
示例:推荐理由
必填
createTime
string
示例:2022-04-13
必填
updateTime
string
示例:2022-04-13
必填
status
string
示例:待审核
必填
userId
string
示例:364
必填