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

applyForDeduction 申请减免

时间:2016-05-19 01:36:39      阅读:188      评论:0      收藏:0      [点我收藏+]

标签:

post

REQUEST:

技术分享
{
    "action": "applyForDeduction",
    "token": "3fd6f138-62c9-4b66-910d-c2218b88d0c2",
    "isDebug": 1,
    "requestData": {
        "ReportKey": "f2bec333-fd64-4e59-9bea-753fea3d4049",
        "ItemType": "NewWind",
        "ProjectAddressKey": "f2bec333-fd64-4e59-9bea-753fea3d4044",
        "HouseKey": "f3bec333-fd64-4e59-9bea-753fea3d4046",
        "Deduction": 34.34
    }
}
View Code

RESPONSE:

技术分享
{
    "data": "96f9d81a-f4f0-47c2-9bfd-75c89afc532a",
    "msg": "success",
    "responseCode": {
        "msgCode": 200,
        "msgDetail": "OK"
    },
    "serverTime": "2016-05-19 00:26:27",
    "success": true
}
View Code

 

applyForDeduction 申请减免

标签:

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

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