- 登录注销
- 群众端
- 管理端
- 宗教场所管理模块
- 宗教活动管理模块
- 宗教教职人员管理模块
- 宗教团体管理模块
- 宗教院校管理模块
- 民族宗教部门管理模块
- 互联网宗教监管管理模块
- 民间信仰场所管理模块
- 民族语文管理模块
- 项目资金监管管理模块
- 民族团结管理模块
- 安全大检查管理模块
- 宗教中国化管理模块
- 非法宗教举报信息
- 财务管理
- 统计分析
- 宗教
- 宗教活动场所统计
- 宗教场所类型统计
- 获取贵州所有市
- 获取5大教接口
- 团体数量统计图表
- 按地区统计宗教活动次数
- 按时间统计宗教活动次数
- 按人数统计宗教活动次数
- 团体数量统计图表-按地 区展示各区域宗教团体数量分布
- 人员数量分布-不同类型岗位
- 人员数量分布-职级的人员数量
- 人员数量分布-工作年限结构分析
- 人员数量分布-性别分析
- 人员数量分布-年龄分析
- 人员数量分布-学历分析
- 人员数量分布-民族分析
- 人员数量分布-政治面貌分析
- 人员数量分布-职务职级分析
- 获取筛选项:管理人员、专业技术人员、工勤人员
- 宗教活动场所收入支出分析-季度
- 宗教活动场所收入支出分析-年度
- 资产总额-宗教活动场所资产分析
- 总体资产分析
- 获取场所、团体、院校、筛选
- 中国化统计人数
- 教职人员综合分析
- 项目统计
- 语言
- 民族信仰
- 民族团结
- 宗教
- 转拼音GET
- 发短信POST
- 找回密码POST
项目资金申报信息-列表
开发中
POST
http://localhost:8090/religion/managementproject_mobile/list
请求参数
Body 参数application/json
object {0}
示例
{
"projectName": "",
"page": 1,
"limit": 9999
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://localhost:8090/religion/managementproject_mobile/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"projectName":"" ,
"page":1,
"limit":9999
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
msg
string
必需
data
array [object {37}]
必需
id
string
必需
projectName
string
必需
projectLocation
string
必需
projectUnit
string
必需
projectPeople
string
必需
projectPhone
string
必需
managementUnit
string
必需
supervisoryUnit
string
必需
supervisoryPhone
string
必需
natureProjectConstruction
string
必需
applyMoneyType
string
必需
status
string
必需
projectTime
string
必需
projectContent
string
必需
projectMoney
integer | null
必需
creator
string
必需
createDate
string
必需
startDate
string | null
必需
endDate
string | null
必需
updater
string | null
必需
updateDate
string
必需
delFlag
integer
必需
firstDate
string | null
必需
secondDate
string | null
必需
threeDate
null
必需
fourDate
null
必需
fileListIds
null
必需
fileListIds1
null
必需
fileListIds2
null
必需
fileListIds3
null
必需
fileListIds4
null
必需
fileListIds5
null
必需
preliminaryReviewOpinion
string | null
必需
reviewOpinion
null
必需
notThroughReason
null
必需
areaId
null
必需
areaName
null
必需
示例
{
"code": 0,
"msg": "success",
"data": [
{
"id": "1864498644668456962",
"projectName": "项目名称",
"projectLocation": "项目实施地点",
"projectUnit": "项目实施单位",
"projectPeople": "实施单位联系人",
"projectPhone": "实施单位联系电话",
"managementUnit": "项目主管单位",
"supervisoryUnit": "主管单位联系人",
"supervisoryPhone": "主管单位联系电话",
"natureProjectConstruction": "1",
"applyMoneyType": "0",
"status": "5",
"projectTime": "项目建设工期",
"projectContent": "项目建设内容",
"projectMoney": 111,
"creator": "1067246875800000001",
"createDate": "2024-12-05 10:34:52",
"startDate": "2024-11-28 00:00:00",
"endDate": "2024-12-04 00:00:00",
"updater": "1067246875800000001",
"updateDate": "2024-12-06 14:52:00",
"delFlag": 0,
"firstDate": "2024-12-06",
"secondDate": "2024-12-06",
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": "11",
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866017699222499329",
"projectName": "111",
"projectLocation": "",
"projectUnit": "",
"projectPeople": "",
"projectPhone": "",
"managementUnit": "",
"supervisoryUnit": "",
"supervisoryPhone": "",
"natureProjectConstruction": "",
"applyMoneyType": "",
"status": "1",
"projectTime": "",
"projectContent": "",
"projectMoney": null,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:11:03",
"startDate": null,
"endDate": null,
"updater": "1067246875800000001",
"updateDate": "2024-12-10 10:15:44",
"delFlag": 0,
"firstDate": "2024-12-10",
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": "111",
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866019728305037313",
"projectName": "222",
"projectLocation": "",
"projectUnit": "",
"projectPeople": "",
"projectPhone": "",
"managementUnit": "",
"supervisoryUnit": "",
"supervisoryPhone": "",
"natureProjectConstruction": "",
"applyMoneyType": "",
"status": "0",
"projectTime": "",
"projectContent": "",
"projectMoney": null,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:19:07",
"startDate": null,
"endDate": null,
"updater": "1067246875800000001",
"updateDate": "2024-12-09 15:19:07",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866021414109159425",
"projectName": "项目名称",
"projectLocation": "项目实施地点",
"projectUnit": "项目实施单位",
"projectPeople": "实施单位联系人",
"projectPhone": "实施单位联系电话",
"managementUnit": "项目主管单位",
"supervisoryUnit": "主管单位联系人",
"supervisoryPhone": "主管单位联系电话",
"natureProjectConstruction": "0",
"applyMoneyType": "0",
"status": "0",
"projectTime": "项目建设工期",
"projectContent": "项目建设内容",
"projectMoney": 5,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:25:49",
"startDate": "2024-12-09 12:00:00",
"endDate": "2025-12-09 12:00:00",
"updater": "1",
"updateDate": "2024-12-09 15:25:49",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866021880213774338",
"projectName": "333",
"projectLocation": "",
"projectUnit": "",
"projectPeople": "",
"projectPhone": "",
"managementUnit": "",
"supervisoryUnit": "",
"supervisoryPhone": "",
"natureProjectConstruction": "",
"applyMoneyType": "",
"status": "0",
"projectTime": "",
"projectContent": "",
"projectMoney": null,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:27:40",
"startDate": null,
"endDate": null,
"updater": "1067246875800000001",
"updateDate": "2024-12-09 15:27:40",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866021906595946498",
"projectName": "项目名称",
"projectLocation": "项目实施地点",
"projectUnit": "项目实施单位",
"projectPeople": "实施单位联系人",
"projectPhone": "实施单位联系电话",
"managementUnit": "项目主管单位",
"supervisoryUnit": "主管单位联系人",
"supervisoryPhone": "主管单位联系电话",
"natureProjectConstruction": "0",
"applyMoneyType": "0",
"status": "0",
"projectTime": "项目建设工期",
"projectContent": "项目建设内容",
"projectMoney": 5,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:27:46",
"startDate": "2024-12-09 12:00:00",
"endDate": "2025-12-09 12:00:00",
"updater": null,
"updateDate": "2024-12-09 15:27:46",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866023464779829250",
"projectName": "项目名称",
"projectLocation": "项目实施地点",
"projectUnit": "项目实施单位",
"projectPeople": "实施单位联系人",
"projectPhone": "实施单位联系电话",
"managementUnit": "项目主管单位",
"supervisoryUnit": "主管单位联系人",
"supervisoryPhone": "主管单位联系电话",
"natureProjectConstruction": "0",
"applyMoneyType": "0",
"status": "0",
"projectTime": "项目建设工期",
"projectContent": "项目建设内容",
"projectMoney": 5,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:33:58",
"startDate": "2024-12-09 12:00:00",
"endDate": "2025-12-09 12:00:00",
"updater": null,
"updateDate": "2024-12-09 15:33:58",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
},
{
"id": "1866024679265783809",
"projectName": "项目名称",
"projectLocation": "项目实施地点",
"projectUnit": "项目实施单位",
"projectPeople": "实施单位联系人",
"projectPhone": "实施单位联系电话",
"managementUnit": "项目主管单位",
"supervisoryUnit": "主管单位联系人",
"supervisoryPhone": "主管单位联系电话",
"natureProjectConstruction": "0",
"applyMoneyType": "0",
"status": "0",
"projectTime": "项目建设工期",
"projectContent": "项目建设内容",
"projectMoney": 5,
"creator": "1067246875800000001",
"createDate": "2024-12-09 15:38:47",
"startDate": "2024-12-09 12:00:00",
"endDate": "2025-12-09 12:00:00",
"updater": null,
"updateDate": "2024-12-09 15:38:47",
"delFlag": 0,
"firstDate": null,
"secondDate": null,
"threeDate": null,
"fourDate": null,
"fileListIds": null,
"fileListIds1": null,
"fileListIds2": null,
"fileListIds3": null,
"fileListIds4": null,
"fileListIds5": null,
"preliminaryReviewOpinion": null,
"reviewOpinion": null,
"notThroughReason": null,
"areaId": null,
"areaName": null
}
]
}
修改于 2024-12-16 09:22:34