获取服务器时间

接口名称

openapi.get.time

请求方式

POST

请求头

application/json; charset=utf-8

请求示例:

{
  "biz_content": "{}",
  "method": "openapi.get.time",
  "format": "json",
  "sign_method": "md5",
  "sign": "D84C042504F1A0FF177414BC8E533834",
  "app_id": "20161206150707772500",
  "nonce": "pp2kiwi",
  "version": "1.0"
}

成功响应data参数

参数 类型 是否必填 最大长度 描述
time string 50 服务器时间

响应示例:

{
  "result_message": "成功",
  "data": {
      "time":"2018/10/01 15:59:59"
  }
  "result_code": 200
}

results matching ""

    No results matching ""