curl --location '/app-api/entre/underwrite-organization/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 28644,
"name": "王五",
"organizationUrl": "string",
"legalRepresentative": "string",
"registeredCapital": "string",
"initialAmount": "string",
"region": "string",
"address": "string",
"briefIntro": "string",
"introduction": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"investmentManagerList": [
{
"id": 2455,
"name": "王五",
"practitionerTime": "10年",
"photoUrl": "https://www.iocoder.cn",
"introduction": "string",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"investmentDomainList": [
"string"
],
"publishTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}