POST
request:
{ "action": "saveWaterFloorHeatingConfig", "token": "4507e7d5-3b35-40f1-bfeb-c1339b9dd23a", "isDebug": 1, "requestData": [ { "AppUserKey": null, "DeviceBrandKey": null, "DeviceBrandName": null, "DeviceType": null, "HouseKey": "86c5787f-09ea-4c70-a171-8d2d25a1cb9d", "ItemTypeObj": null, "Key": "a84c2c4b-4871-4a37-b075-a23b3835e5ac", "TotalBudget": 0, "DeviceTypeKey": null, "DeviceTypeName": null, "FloorHeatingInstallWayKey": "2a8d2c00-68e9-45f9-9e88-ec1055623360", "FloorHeatingInstallWayName": "传统湿铺", "FloorHeatingPipeBrandKey": "832e57f4-8a2f-4c65-b649-bb06092c0a1e", "FloorHeatingPipeBrandName": "上海瑞好阻氧地暖管", "IntegrateAndSplitWaterMachineBrandKey": "4015c189-a0e6-4d13-a9b8-2de78dff25e6", "IntegrateAndSplitWaterMachineBrandName": null, "WaterBoxBrandKey": "4ff0c4f8-b625-4acc-8f76-630bc54f7463", "WaterBoxBrandName": "丹佛斯集分水器", "WaterFloorHeatingSpecialDemand": { "IsToOpenInvoiceTicket": true, "Key": "9e4bb371-9fee-4bee-87ec-6c585f89a5b2", "IsKitchenJoined": true, "IsWithCircledPump": false, "IsWithOtherLifeHotSource": false } } ] }
response:
{ "data": "a84c2c4b-4871-4a37-b075-a23b3835e5ac", "msg": "success", "responseCode": { "msgCode": 200, "msgDetail": "OK" }, "serverTime": "2016-05-14 03:42:20", "success": true }
request2:
{ "action": "saveWaterFloorHeatingConfig", "token": "4507e7d5-3b35-40f1-bfeb-c1339b9dd23a", "isDebug":1, "requestData": [ { "AppUserKey": null, "DeviceBrandKey": null, "DeviceBrandName": null, "DeviceType": null, "HouseKey": "86c5787f-09ea-4c70-a171-8d2d25a1cb9d", "ItemTypeObj": null, "TotalBudget": 0, "DeviceTypeKey": null, "DeviceTypeName": null, "FloorHeatingInstallWayKey": "2a8d2c00-68e9-45f9-9e88-ec1055623360", "FloorHeatingInstallWayName": "传统湿铺", "FloorHeatingPipeBrandKey": "832e57f4-8a2f-4c65-b649-bb06092c0a1e", "FloorHeatingPipeBrandName": "上海瑞好阻氧地暖管", "IntegrateAndSplitWaterMachineBrandKey": "4015c189-a0e6-4d13-a9b8-2de78dff25e6", "IntegrateAndSplitWaterMachineBrandName": null, "WaterBoxBrandKey": "4ff0c4f8-b625-4acc-8f76-630bc54f7463", "WaterBoxBrandName": "丹佛斯集分水器", "WaterFloorHeatingSpecialDemand": { "IsToOpenInvoiceTicket": true, "Key": "9e4bb371-9fee-4bee-87ec-6c585f89a5b2", "IsKitchenJoined": true, "IsWithCircledPump": false, "IsWithOtherLifeHotSource": false } } ] }
response2:
{ "data": "d64f908a-27bc-4e25-a0a8-930ee2b978e2", "msg": "success", "responseCode": { "msgCode": 200, "msgDetail": "OK" }, "serverTime": "2016-05-14 03:46:00", "success": true }
时间: 2024-10-08 20:04:38