测试22222

javascript 复制代码
{
    "code": 200,
    "codeDetail": null,
    "data": {
        "processId": "b1090ec14f68487684d5cff4ade3bf51",
        "complianceFollingVo": {
            "selfVo": {
                "userId": "hanyan",
                "personName": "魏智翔",
                "personCutoffTime": "2023/11/13",
                "personIsExternalPart": "是",
                "personExternalPartList": [
                    {
                        "partUnitName": "XXXX有限公司",
                        "isProfitInstitution": "是",
                        "partUnitDuties": "经理"
                    }
                ],
                "personIsUnlistedStock": "是",
                "unlistedStockVoList": [
                    {
                        "businessName": "XXXX有限公司",
                        "holdEquityRatio": 100.0000000000000000
                    }
                ],
                "personIsInvestFund": "是",
                "investFundVoList": [
                    {
                        "fundCode": "100001",
                        "positionAmount": 10000.0000000000000000,
                        "positionNumber": 100.0000000000000000
                    }
                ],
                "personFileVoList": null
            },
            "spouseVo": {
                "spouseName": "张丽丽",
                "spouseIsBondAccount": "是",
                "bondAccountVoList": [
                    {
                        "bondAccountNum": "100000",
                        "bondCode": "100100",
                        "positionNumber": 1000.0000000000000000
                    },
                    {
                        "bondAccountNum": "100001",
                        "bondCode": "100102",
                        "positionNumber": 10002.0000000000000000
                    }
                ],
                "spouseIsUnlistedStock": "是",
                "unlistedStockVoList": [
                    {
                        "businessName": "东厂有限公司",
                        "holdEquityRatio": 200.0000000000000000
                    },
                    {
                        "businessName": "西厂有限公司",
                        "holdEquityRatio": 100.0000000000000000
                    }
                ],
                "spouseIsInvestFund": "否",
                "investFundVoList": null,
                "spouseFileVoList": null
            },
            "fatherVo": {
                "fatherName": "魏大爷",
                "fatherIsBondAccount": "否",
                "bondAccountVoList": null,
                "fatherIsUnlistedStock": "是",
                "unlistedStockVoList": [
                    {
                        "businessName": "东厂有限公司",
                        "holdEquityRatio": 200.0000000000000000
                    },
                    {
                        "businessName": "西厂有限公司",
                        "holdEquityRatio": 100.0000000000000000
                    }
                ],
                "fatherIsInvestFund": "否",
                "investFundVoList": null,
                "fatherFileVoList": null
            },
            "motherVo": {
                "motherName": "秦哈哈",
                "monthIsBondAccount": "是",
                "bondAccountVoList": [
                    {
                        "bondAccountNum": "100000",
                        "bondCode": "100100",
                        "positionNumber": 1000.0000000000000000
                    },
                    {
                        "bondAccountNum": "100001",
                        "bondCode": "100102",
                        "positionNumber": 10002.0000000000000000
                    }
                ],
                "monthIsUnlistedStock": "是",
                "unlistedStockVoList": [
                    {
                        "businessName": "东厂有限公司",
                        "holdEquityRatio": 200.0000000000000000
                    }
                ],
                "monthIsInvestFund": "是",
                "investFundVoList": [
                    {
                        "fundCode": "100002",
                        "positionAmount": 1000.0000000000000000,
                        "positionNumber": 100.0000000000000000
                    },
                    {
                        "fundCode": "100003",
                        "positionAmount": 10000.0000000000000000,
                        "positionNumber": 200.0000000000000000
                    }
                ],
                "motherFileVoList": null
            },
            "childrenVoList": [
                {
                    "childrenId": "11",
                    "childrenName": "魏1",
                    "childrenIsBondAccount": "是",
                    "bondAccountVoList": [
                        {
                            "bondAccountNum": "100000",
                            "bondCode": "100100",
                            "positionNumber": 1000.0000000000000000
                        }
                    ],
                    "childrenIsUnlistedStock": "是",
                    "unlistedStockVoList": [
                        {
                            "businessName": "东厂有限公司",
                            "holdEquityRatio": 200.0000000000000000
                        }
                    ],
                    "childrenIsInvestFund": "是",
                    "investFundVoList": [
                        {
                            "fundCode": "100002",
                            "positionAmount": 1000.0000000000000000,
                            "positionNumber": 100.0000000000000000
                        }
                    ],
                    "childrenFileVoList": null
                },
                {
                    "childrenId": "12",
                    "childrenName": "魏2",
                    "childrenIsBondAccount": "是",
                    "bondAccountVoList": [
                        {
                            "bondAccountNum": "100001",
                            "bondCode": "100102",
                            "positionNumber": 10002.0000000000000000
                        }
                    ],
                    "childrenIsUnlistedStock": "是",
                    "unlistedStockVoList": [
                        {
                            "businessName": "西厂有限公司",
                            "holdEquityRatio": 100.0000000000000000
                        }
                    ],
                    "childrenIsInvestFund": "是",
                    "investFundVoList": [
                        {
                            "fundCode": "100003",
                            "positionAmount": 10000.0000000000000000,
                            "positionNumber": 200.0000000000000000
                        }
                    ],
                    "childrenFileVoList": null
                }
            ]
        }
    },
    "msg": "",
    "msgDetail": "",
    "moreInfo": null,
    "requestId": null
}
相关推荐
shuair35 分钟前
idea 2023.3.7常用插件
java·ide·intellij-idea
小安同学iter1 小时前
使用Maven将Web应用打包并部署到Tomcat服务器运行
java·tomcat·maven
A ?Charis1 小时前
k8s-对接NFS存储
linux·服务器·kubernetes
Yvonne9781 小时前
创建三个节点
java·大数据
天宇&嘘月2 小时前
web第三次作业
前端·javascript·css
小王不会写code2 小时前
axios
前端·javascript·axios
不会飞的小龙人2 小时前
Kafka消息服务之Java工具类
java·kafka·消息队列·mq
是小崔啊3 小时前
java网络编程02 - HTTP、HTTPS详解
java·网络·http
brevity_souls3 小时前
Spring Boot 内置工具类
java·spring boot
发呆的薇薇°3 小时前
vue3 配置@根路径
前端·vue.js