码迷,mamicode.com
首页 > Web开发 > 详细

取智能家居之 取报价单 getReportOnWeb

时间:2016-08-05 06:34:40      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:

post

request:

技术分享
{
    "action": "getReportOnWeb",
    "isDebug": 1,
    "requestData": {
        "ReportKey": "35c7896a-c472-4f5e-b515-3d12d488c3e5" ,
        "ItemType": "SmartHome" 
    }
}
View Code

response:

技术分享
    {
        "data":
        {
            "ConfigSummary": "
    KNX有线:¥1261657.49
    合计:¥1261657.49",
            "IsToOpenInvoiceTicket": true,
            "ItemTypeObj":
            {
                "ItemType": 5,
                "ItemTypeDescription": "SmartHome"
            },
            "Key": "35c7896a-c472-4f5e-b515-3d12d488c3e5",
            "ProjectName": "湖北省武汉市武昌区某某路6546弄235号",
            "ProjectNo": "NB1608050049ZJ001W",
            "QuoteTime": "20160805",
            "Remark": null,
            "Title": "智能家居系统工程概算报价表 ",
            "AppShareReportURL": "http://t.cn/RtaMphJ",
            "AppToDownloadReportXlsFullURL": "http://localhost:2448/api/ashx/Download.ashx?ReportXlsFullURL=http://localhost:2448/Resource/Report/SmartHome/u/35c7896a-c472-4f5e-b515-3d12d488c3e5_8600dc.xls",
            "ReportExt": null,
            "ReportXlsFullURL": "http://localhost:2448/Resource/Report/SmartHome/u/35c7896a-c472-4f5e-b515-3d12d488c3e5_8600dc.xls"
        },
        "msg": "success",
        "responseCode":
        {
            "msgCode": 200,
            "msgDetail": "OK"
        },
        "serverTime": "2016-08-05 03:07:34",
        "success": true
    }
View Code

 

取智能家居之 取报价单 getReportOnWeb

标签:

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

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