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

getSpecialDemandShort 取明装暖气片之 特殊需求

时间:2016-08-10 06:36:19      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:

post

request:

技术分享
{
    "action": "getSpecialDemandShort",
    "token": "2ef62304-6c03-4ae9-88c4-9889cc45f613",
    "isDebug": 1,
    "requestData": {
        "DeviceBrandKey": "b6f21f03-a9a1-4346-bab7-26e3b7a82130",
        "ItemType": "FloorHeating_ObviousInstallRadiator"
    }
}
View Code

response:

技术分享
    {
        "data":
        [
            {
                "ColumnName": "IsToOpenInvoiceTicket",
                "DefaultValue": false,
                "DisplayName": "是否开发票",
                "Remark": null
            }
        ],
        "msg": "success",
        "responseCode":
        {
            "msgCode": 200,
            "msgDetail": "OK"
        },
        "serverTime": "2016-08-10 02:41:30",
        "success": true
    }
View Code

 

备注:

      这里的 DeviceBrandKey 取自页面上的暖气片品牌KEY

 

(结束)

getSpecialDemandShort 取明装暖气片之 特殊需求

标签:

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

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