POST xuner/bi/home/queryHome
主页数据
请求信息
URI 参数
无。
Body 参数
gethomedataRequest名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
mode |
类型 |
string |
无。 |
beginDate |
开始日期 |
string |
无。 |
endDate |
结束日期 |
string |
无。 |
请求格式
application/json, text/json
样例:
{ "mode": "sample string 1", "beginDate": "sample string 2", "endDate": "sample string 3" }
响应信息
资源描述
主页数据
gXopResponseOfgethomedata名称 | 描述 | 类型 | 附加信息 |
---|---|---|---|
data | gethomedata |
无。 |
|
desc |
错误信息 |
string |
无。 |
result |
响应代码 1 成功 1011 令牌失效 0或其它 请求错误 |
integer |
无。 |
响应格式
application/json, text/json
样例:
{ "data": { "grossProfit": 1.0, "amount": 2.0, "standardAmount": 3.0, "orderNum": 4, "num": 5, "lastGrossProfit": 6.0, "lastAmount": 7.0, "lastStandardAmount": 8.0, "lastOrderNum": 9, "lastNum": 10, "yearGrossProfit": 11.0, "yearAmount": 12.0, "yearStandardAmount": 13.0, "yearOrderNum": 14, "yearNum": 15, "shoppingCode": "sample string 16", "shoppingName": "sample string 17", "shoppingStoreCode": "sample string 18", "shoppingStoreName": "sample string 19", "shoppingAmount": 20.0, "shoppingStandardAmount": 21.0, "shoppingOrderNum": 22, "shoppingNum": 23, "storeCode": "sample string 24", "storeName": "sample string 25", "storeAmount": 26.0, "storeStandardAmount": 27.0, "storeOrderNum": 28, "storeNum": 29, "productCode": "sample string 30", "productName": "sample string 31", "productAmount": 32.0, "productStandardAmount": 33.0, "productOrderNum": 34, "productNum": 35, "areaCode": "sample string 36", "areaName": "sample string 37", "areaAmount": 38.0, "areaStandardAmount": 39.0, "areaOrderNum": 40, "areaNum": 41, "vipCode": "sample string 42", "vipName": "sample string 43", "vipNewNum": 44, "vipAmount": 45.0, "vipStandardAmount": 46.0, "vipOrderNum": 47, "vipNum": 48, "vipLastAmount": 49.0, "vipLastStandardAmount": 50.0, "vipLastOrderNum": 51, "vipLastNum": 52, "vipYearAmount": 53.0, "vipYearStandardAmount": 54.0, "vipYearOrderNum": 55, "vipYearNum": 56, "salejh": 57.0, "ispowercost": 58, "ispoweroldcode": 59, "ispowervd": 60, "ispowercopingsummary": 61, "ispowerreceivablesummary": 62, "ispowercashbank": 63, "ispowersalecost": 64, "ispowercustomerwarning": 65, "ispowerproductwarning": 66, "ispowerproduct": 67, "ispowerpurchase": 68, "ispowerprocurementsummary": 69, "ispowerwholesalesummary": 70 }, "desc": "sample string 1", "result": 2 }