平台维护中,暂时停止对外提供的所有服务

基本信息

Path: /api/blockchain/getBlock

Method: POST

接口描述:

返回的json为jsonp格式的json
jsonpReturn(json);

请求参数

Headers

参数名称参数值是否必须示例备注
Content-Typeapplication/x-www-form-urlencoded

Body

参数名称参数类型是否必须示例备注
numtext10获取数量 最多50条
access_tokentext$2y$10$eC0xMg0YSNAsJMulOhV02eiMQ1tcQUJu7HdgAKzjgJyKH04QeNhUm
app_idtextcade4e832627b4f6
signaturetext90b7a0abc1737fb68a6d3c26b990ca7a
timestamptext1577330898
noncetextd4d37f05a8a7c4eb21668b6f36dacc11

返回数据

{
   "status": 200,
   "msg": "获取成功",
   "time": "1576216434",
   "data": [
      {
         "works_name": "杭州市钱塘江入城工程施工组织设计方案",
         "height": 562,
         "hash": "91532683a9281986e8f32c24432372dae42606d022af08d2a52968638f9b160d",
         "time": "2019-11-28"
      },
      {
         "works_name": "败家妈咪有钱爹",
         "height": 105,
         "hash": "0b302104de8a5d7a605c43016f04ed638e1edc8147ed666ebd547c5ae94aa4a6",
         "time": "2019-11-26"
      },
      {
         "works_name": "东莞市某镇污水处理厂配套截污主干管顶管施工组织设计方案G",
         "height": 95,
         "hash": "50dc7aa905f48b107e127506f5a51c8195f4dbdc997bd6b75e73447cb12b68f0",
         "time": "2019-11-25"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      },
      {
         "works_name": "IMG_1335",
         "height": 41,
         "hash": "75b55532e1be31c8af395ac83fd8917848d0c26027d01291635a4541b5a10232",
         "time": "2019-11-19"
      }
   ]
}