- 登录注销
- 群众端
- 管理端
- 宗教场所管理模块
- 宗教活动管理模块
- 宗教教职人员管理模块
- 宗教团体管理模块
- 宗教院校管理模块
- 民族宗教部门管理模块
- 互联网宗教监管管理模块
- 民间信仰场所管理模块
- 民族语文管理模块
- 项目资金监管管理模块
- 民族团结管理模块
- 安全大检查管理模块
- 宗教中国化管理模块
- 非法宗教举报信息
- 财务管理
- 统计分析
- 宗教
- 宗教活动场所统计
- 宗教场所类型统计
- 获取贵州所有市
- 获取5大教接口
- 团体数量统计图表
- 按地区统计宗教活动次数
- 按时间统计宗教活动次数
- 按人数统计宗教活动次数
- 团体数量统计图表-按地区展示各区域宗教团体数量分布
- 人员数量分布-不同类型岗位
- 人员数量分布-职级的人员数量
- 人员数量分布-工作年限结构分析
- 人员数量分布-性别分析
- 人员数量分布-年龄分析
- 人员数量分布-学历分析
- 人员数量分布-民族分析
- 人员数量分布-政治面貌分析
- 人员数量分布-职务职级分析
- 获取筛选项:管理人员、专业技术人员、工勤人员
- 宗教活动场所收入支出分析-季度
- 宗教活动场所收入支出分析-年度
- 资产总额-宗教活动场所资产分析
- 总体资产分析
- 获取场所、团体、院校、筛选
- 中国化统计人数
- 教职人员综合分析
- 项目统计
- 语言
- 民族信仰
- 民族团结
- 宗教
- 转拼音GET
- 发短信POST
- 找回密码POST
院校财务信息-季度详情
开发中
POST
http://localhost:8090/religion/report_mobile/getById
请求参数
Body 参数application/json
object {0}
示例
{
"id": "1862139930175164417",
"repType": "quarter"
}
示例代码
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/report_mobile/getById' \
--header 'Content-Type: application/json' \
--data-raw '{
"id":"1862139930175164417",
"repType":"quarter"
}'
返回响应
🟢200成功
application/json
Body
code
integer
必需
msg
string
必需
data
object
必需
id
string
必需
deptId
string
必需
repType
string
必需
repYear
integer
必需
repQuarter
integer
必需
totalCost
integer
必需
totalAsset
null
必需
status
string
必需
creator
string
必需
createDate
string
必需
updater
string
必需
updateDate
string
必需
delFlag
integer
必需
detailsVOList
array [object {11}]
必需
balanceDTOList
null
必需
deptName
null
必需
creatorName
null
必需
isUnbalanced
null
必需
示例
{
"code": 0,
"msg": "success",
"data": {
"id": "1862139930175164417",
"deptId": "1858348675308507137",
"repType": "quarter",
"repYear": 2024,
"repQuarter": 3,
"totalCost": 0,
"totalAsset": null,
"status": "0",
"creator": "1859517717974421505",
"createDate": "2024-11-28 22:22:11",
"updater": "1859517717974421505",
"updateDate": "2024-11-28 22:22:11",
"delFlag": 0,
"detailsVOList": [
{
"level": "1",
"incomeIndex": null,
"incomeCategory": null,
"incomeCode": null,
"incomeName": "收入",
"incomeCost": null,
"costIndex": null,
"costCategory": null,
"costCode": null,
"costName": "成本",
"costCost": null
},
{
"level": "2",
"incomeIndex": 1,
"incomeCategory": "4",
"incomeCode": "4101",
"incomeName": "捐赠收入",
"incomeCost": 0,
"costIndex": 1,
"costCategory": "5",
"costCode": "5101",
"costName": "业务活动成本",
"costCost": 0
},
{
"level": "2",
"incomeIndex": 2,
"incomeCategory": "4",
"incomeCode": "4201",
"incomeName": "会费收入",
"incomeCost": 0,
"costIndex": 2,
"costCategory": "5",
"costCode": "5201",
"costName": "管理费用",
"costCost": 0
},
{
"level": "2",
"incomeIndex": 3,
"incomeCategory": "4",
"incomeCode": "4301",
"incomeName": "提供服务收入",
"incomeCost": 0,
"costIndex": 3,
"costCategory": "5",
"costCode": "5301",
"costName": "筹资费用",
"costCost": 0
},
{
"level": "2",
"incomeIndex": 4,
"incomeCategory": "4",
"incomeCode": "4401",
"incomeName": "政府补助收入",
"incomeCost": 0,
"costIndex": 4,
"costCategory": "5",
"costCode": "5401",
"costName": "其他费用",
"costCost": 0
},
{
"level": "2",
"incomeIndex": 5,
"incomeCategory": "4",
"incomeCode": "4501",
"incomeName": "商品销售收入",
"incomeCost": 0,
"costIndex": null,
"costCategory": null,
"costCode": null,
"costName": null,
"costCost": null
},
{
"level": "2",
"incomeIndex": 6,
"incomeCategory": "4",
"incomeCode": "4601",
"incomeName": "投资收益",
"incomeCost": 0,
"costIndex": null,
"costCategory": null,
"costCode": null,
"costName": null,
"costCost": null
},
{
"level": "2",
"incomeIndex": 7,
"incomeCategory": "4",
"incomeCode": "4901",
"incomeName": "其他收入",
"incomeCost": 0,
"costIndex": null,
"costCategory": null,
"costCode": null,
"costName": null,
"costCost": null
}
],
"balanceDTOList": null,
"deptName": null,
"creatorName": null,
"isUnbalanced": null
}
}
修改于 2024-12-09 04:26:33