美文网首页OA
(小程序)获取中标标详情

(小程序)获取中标标详情

作者: 一曲广陵散 | 来源:发表于2017-04-18 15:04 被阅读14次

    API: 获取中标标详情


    URL: /get_bidding_detail_text/

    请求方式: POST

    参数

    tenderID                   string        '1b0335ca-7132-4771-8df4-e392a06015d2' 
    tokenID                      string        ''
    

    返回示例

    {
        "status": "SUCCESS",
        "data": {
            "cityID": "70",
            "biddingNum": "3ce4e21e-af90-4696-ad31-55f7afd74a6a",
            "biddingID": "2017-04-18145202b84ff4d8d78e8a3a6d5a5dc68cfc4ee3",
            "title": "全国文明城市创建达标工程市管道路人行道及车行道修复工程",
            "favorite": false,
            "cityName": "徐州市",
            "detail": "\n\n\n\n\n\n\n\n\n\n \r\n                                全国文明城市创建达标工程市管道路人行道及车行道修复工程\r\n        ",
            "publishDate": "2017-04-17"
        }
    }
    

    返回字段说明

    status          返回状态
    title           标题
    cityName          城市
    biddingNum      标段编号
    biddingID       公告具体ID
    publicDate      发布时间
    favorite      是否收藏,收藏值为true
    detail        公告详情
    

    相关文章

      网友评论

        本文标题:(小程序)获取中标标详情

        本文链接:https://www.haomeiwen.com/subject/upnfzttx.html