码迷,mamicode.com
首页 > 其他好文 > 详细

connectCustomerSupport 联系客服

时间:2016-05-22 22:59:43      阅读:160      评论:0      收藏:0      [点我收藏+]

标签:

post

request:

技术分享
{
      "action":"createOrder",
      "token":"923563fe-e05c-4609-9f48-52217fc7caef",
      "requestData":
       {
        "AirConditionSummary": {
            "AirConditionConfigs": [
                {
                    "Key": "0cb89bb5-b03c-49e1-be0f-572e66afb714"
                }
            ],
            "Title": "空调配置参数"
        },
        "AppUserKey": "2cb89bb5-b03c-49e1-be0f-572e66afb715",
        "CleanWaterSummary": {
            "CleanWaterConfigs": [
                {
                    "Key": "b321b9ab-fd5e-453f-978e-ae4a81ad0182"
                },
                {
                    "Key": "b321b9ab-fd5e-453f-978e-ae4a81ad0182"
                }
            ],
            "Title": "净水配置参数"
        },
        "ClientProjectAddress": { 
            "Key": "b321b9ab-fd5e-453f-978e-ae4a81ad0182"
        },
        "ElectricFloorHeatingSummary": {
            "ElectricFloorHeatingConfigs": [
                {       
                    "Key": "e22457cd-e7a5-4a0e-99db-bc3ceddfeb50"
                }
            ],
            "Title": "电地暖配置参数"
        },
        "NewWindSummary": {
            "NewWindConfigs": [
                {
                    "Key": "59f6c1cb-503f-48c2-880e-d209ad41a03c"
                },
                {
                    "Key": "c0927a08-72e9-4c14-8aa6-784e94f18602"
                }
            ],
            "Title": "新风配置参数"
        },
        "ReportKey": "e743b60a-aa73-467d-bfab-1b113e161a7b",
        "ReportStatus": 4,
        "TOSHIBAFloorHeatingSummary": {
            "TOSHIBAFloorHeatingConfigs": [
                {
                   
                    "Key": "5f5eafda-c5f4-4846-9b8e-53e887eab050"
                }
            ],
            "Title": "东芝地暖配置参数"
        },
        "WaterFloorHeatingSummary": {
            "Title": "水地暖配置参数",
            "WaterFloorHeatingConfigs": [
                {
                    
                    "Key": "ca843a95-61af-4def-aa31-036a38686396"
                }
            ]
        },
        "WaterMachineWithWaterFloorHeatingSummary": {
            "Title": "水机带水暖配置参数",
            "WaterMachineWithWaterFloorHeatingConfigs": [
                {
                    "Key": "a0a81c28-8a09-4948-b3b2-52503f06d111"
                }
            ]
        }
    }
}
View Code

response:

技术分享
{
    "data": "e743b60a-aa73-467d-bfab-1b113e161a7b",
    "msg": "success",
    "responseCode": {
        "msgCode": 200,
        "msgDetail": "OK"
    },
    "serverTime": "2016-05-22 21:27:22",
    "success": true
}
View Code

 

connectCustomerSupport 联系客服

标签:

原文地址:http://www.cnblogs.com/jwiter/p/5517850.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!