{
"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
}

- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186