财务指标数据

建议上传频率

每日进行一次数据上传

Http接口方式上传

- 请求方式:post
- 接口地址:/dw/finance/finance-index

数据协议

{
    "orgId": 123123123123,
    "systemKey": "XXX-pm",
    "data": [
        {
            "id":"23233",
            "year": 2017,
            "month": 1,
            "type":"01",
            "code":"business_income",
            "name":"营业收入",
            "value": 1233,
            "isRemoved": false
        }
    ]
}
字段名称 数据类型 是否可以为空 字段描述
orgId long 梦诚系统项目id
systemKey string 数据来源系统编码
id int
year int
month int 月 年度数据月字段填0
type int 统计周期类型 见表1
code String 指标编码
name String 指标名称
value double 指标值
isRemoved boolean 删除标志

表1 统计周期类型

type
01 本月发生
02 本月期末
03 本年期末
Copyright © 北京梦诚科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2022-08-25 11:05:18

results matching ""

    No results matching ""