oa API

8046 ワード

API:担当者プッシュメッセージリストの取得


URL: /get_pushed_list_by_operator/


要求方式:POST


パラメータ

pageCount                   int             10                                
startIndex                  int              0                              
tokenID                     string        '2017-03-09152213'              tokenID

例を返す

{
    "status": "SUCCESS",
    "data": {
        "dataList": [
            {
                "title": "                      ",
                "pushedID": "2017-03-241016139a59ffe7c236d74b10a7ad8e08e76dfd",
                "publishDate": "2017-03-21",
                "url": "http://www.zjggzy.gov.cn/jyx",
                "tenderID": "2017-03-23155425c9c11e1e860f8ffa3ffd75997bc0cd5e",
                "createTime": "2017-03-24 10:16:13",
                "location": "    "
            },
            {
                "title": "(     )          ",
                "pushedID": "2017-03-241020586e2e36c9fb3d76ebcce3f5a6a01bc2f1",
                "publishDate": "2017-03-22",
                "url": "http://ggzy.njzwfw.",
                "tenderID": "2017-03-231554222453565aec199fdfe7e80c10d51f37f2",
                "createTime": "2017-03-24 10:20:58",
                "location": ""
            }
        ],
        "count": 2
    }
}

フィールドの説明に戻る

status                  boolean         
count                   int             
pushedID                string      '  ID',
createTime              string            
publishDate             string            
url                     string          
title                   string          

API:担当者が参加している、進行中のリストを取得


URL: /get_tender_doing_list_by_operator/


要求方式:POST


パラメータ

pageCount                   int             10                                
startIndex                  int              0                              
tokenID                     string        '2017-03-09152213'              tokenID

例を返す

{
    "status": "SUCCESS",
    "data": {
        "dataList": [
            {
                "title": "                      ",
                "pushedID": "2017-03-241016139a59ffe7c236d74b10a7ad8e08e76dfd",
                "publishDate": "2017-03-21",
                "url": "http://www.zjggzy.gov.cn/jyx",
                "tenderID": "2017-03-23155425c9c11e1e860f8ffa3ffd75997bc0cd5e",
                "createTime": "2017-03-24 10:16:13",
                "location": "    "
            },
            {
                "title": "(     )          ",
                "pushedID": "2017-03-241020586e2e36c9fb3d76ebcce3f5a6a01bc2f1",
                "publishDate": "2017-03-22",
                "url": "http://ggzy.njzwfw.",
                "tenderID": "2017-03-231554222453565aec199fdfe7e80c10d51f37f2",
                "createTime": "2017-03-24 10:20:58",
                "location": ""
            }
        ],
        "count": 2
    }
}

フィールドの説明に戻る

status                  boolean         
count                   int             
pushedID                string      '  ID',
createTime              string            
publishDate             string            
url                     string          
title                   string          

API:担当者が参加した完了したリストを取得


URL: /get_tender_done_list_by_operator/


要求方式:POST


パラメータ

pageCount                   int             10                                
startIndex                  int              0                              
tokenID                     string        '2017-03-09152213'              tokenID

例を返す

{
    "status": "SUCCESS",
    "data": {
        "dataList": [
            {
                "title": "                      ",
                "pushedID": "2017-03-241016139a59ffe7c236d74b10a7ad8e08e76dfd",
                "publishDate": "2017-03-21",
                "url": "http://www.zjggzy.gov.cn/jyx",
                "tenderID": "2017-03-23155425c9c11e1e860f8ffa3ffd75997bc0cd5e",
                "createTime": "2017-03-24 10:16:13",
                "location": "    "
            },
            {
                "title": "(     )          ",
                "pushedID": "2017-03-241020586e2e36c9fb3d76ebcce3f5a6a01bc2f1",
                "publishDate": "2017-03-22",
                "url": "http://ggzy.njzwfw.",
                "tenderID": "2017-03-231554222453565aec199fdfe7e80c10d51f37f2",
                "createTime": "2017-03-24 10:20:58",
                "location": ""
            }
        ],
        "count": 2
    }
}

フィールドの説明に戻る

status                  boolean         
count                   int             
pushedID                string      '  ID',
createTime              string            
publishDate             string            
url                     string          
title                   string          

API:担当者が参加した履歴を取得


URL: /get_tender_history_list_by_operator/


要求方式:POST


パラメータ

pageCount                   int             10                                
startIndex                  int              0                              
tokenID                     string        '2017-03-09152213'              tokenID

例を返す

{
    "status": "SUCCESS",
    "data": {
        "dataList": [
            {
                "title": "                      ",
                "pushedID": "2017-03-241016139a59ffe7c236d74b10a7ad8e08e76dfd",
                "publishDate": "2017-03-21",
                "url": "http://www.zjggzy.gov.cn/jyx",
                "tenderID": "2017-03-23155425c9c11e1e860f8ffa3ffd75997bc0cd5e",
                "createTime": "2017-03-24 10:16:13",
                "location": "    "
            },
            {
                "title": "(     )          ",
                "pushedID": "2017-03-241020586e2e36c9fb3d76ebcce3f5a6a01bc2f1",
                "publishDate": "2017-03-22",
                "url": "http://ggzy.njzwfw.",
                "tenderID": "2017-03-231554222453565aec199fdfe7e80c10d51f37f2",
                "createTime": "2017-03-24 10:20:58",
                "location": ""
            }
        ],
        "count": 2
    }
}

フィールドの説明に戻る

status                  boolean         
count                   int             
pushedID                string      '  ID',
createTime              string            
publishDate             string            
url                     string          
title                   string