标准化


标委会详情

简要描述
  • 根据id获取标委会详情
请求URL
  • /portal/membersSolicitation/committeeDetail
请求方式
  • GET
参数
参数名 必选 类型 说明
id string 主键id
返回示例
{
    "msg": "操作成功",
    "code": 200,
    "committee": {
        "id": "d574a71bedb24652a76c4c37d94683d7",
        "remarks": "",
        "createBy": {
            "id": "1",
            "roleIdList": [],
            "admin": true,
            "roleIds": "",
            "roleNames": ""
        },
        "createDate": "2022-07-15 15:28:56",
        "updateBy": {
            "id": "1",
            "roleIdList": [],
            "admin": true,
            "roleIds": "",
            "roleNames": ""
        },
        "updateDate": "2022-07-15 15:28:56",
        "name": "11",
        "abbreviation": "333",
        "englishName": "222",
        "sessionNumber": "44",
        "committeeNumber": "44",
        "establishDate": "",
        "preparatoryUnit": "",
        "businessGuidanceUnit": "",
        "responsibilityScope": "",
        "briefIntroduction": "",
        "businessDepartment": {
            "id": "52b5d6a75d6148f2b5d01cc5e71ed5bd",
            "name": "森林消防局"
        },
        "approvalNumber": "",
        "approvalDate": "2022-06-06",
        "firstEstablishmentNo": "",
        "firstFoundingYear": "",
        "committeeClassification": "1",
        "enterpriseResearchFlag": "",
        "tcClassification": "",
        "office": {
            "id": "b181d701625c4aa0b293964eadf0334a",
            "name": "11",
            "sort": 30,
            "children": [],
            "type": "2",
            "disabled": false,
            "parentId": "0"
        },
        "bigCommittee": {
            "id": ""
        },
        "committeeStatus": "6"
    },
    "success": true
}

页面列表

ITEM_HTML