curl --location '/app-api/entre/base-input-main/page?pageNo=1&pageSize=10&userId=1'{
"code": 0,
"data": {
"list": [
{
"id": 27664,
"inputMainId": 1,
"mainName": "string",
"baseId": 1,
"baseName": "string",
"mainType": 0,
"addMode": "string",
"checkInTime": "2019-08-24T14:15:22.123Z",
"hatchingState": "string",
"industryType": "1_1",
"industryTypeName": "移动互联网",
"scale": "30",
"logoUrl": "https://www.iocoder.cn"
}
],
"total": 0
},
"msg": "string"
}