name | type | null | desc |
---|---|---|---|
id | string | no | id |
{
"code": 200,
"success": true,
"message": null,
"data": {
"id": "1",
"code": "2321",
"name": "huodong",
"licenseId": "23321",
"taxNumber": "000",
"bankAccount": "001",
"depositBank": "海淀支行",
"receiptType": "SPECIAL",
"status": "NORMAL",
"gmtCreated": 1513304166000,
"gmtModified": 1513304166000,
"adminList": []
}
}