• 参考接口文档完成的json数据


    {
        "errcode": 0,
        "errmsg": "",
        "data": {
          "start": 0,
          "count": 10,
          "total": 120,
          "subjects": [
            {
              "postype": "客服5",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服6",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服7",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服1",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服2",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服3",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            },
            {
              "postype": "客服4",
              "posname": "世界500强客服,包吃住~",
              "city": "北京",
              "duration": "2017-12-15~2017-12-18",
              "createtime": "1小时前",
              "companytype": "知名企业",
              "salary": "365元/日"
            }
          ]
        }
    }
  • 相关阅读:
    渡一 5-1、2 条件语句补充,初识引用值,typeof,类型转换
    渡一 3-2 js基础知识
    渡一 25 正则表达式
    渡一 15-1 数组去重(上下)
    渡一 14-3 数组,类数组
    渡一 14-1&2 三目运算符,数组,类数组
    3_Guess Fingers
    2_Cat Years
    27_Blog Reader
    26_Json_Example
  • 原文地址:https://www.cnblogs.com/naniandongzhi/p/9297754.html
Copyright © 2020-2023  润新知