加盟商 首页 统计+促销
<h5>简要描述</h5>
<ul>
<li>date</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>app/sales-order-app/get-statics-promotion</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST </li>
</ul>
<h5>参数</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code> {
&quot;errCode&quot;: 1000,
&quot;errMsg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: {
&quot;ka_data&quot;: {
&quot;profit_amount&quot;: -122738.8863, // 毛利额
&quot;over_due_cus&quot;: 233, // 超期客户数
&quot;min_debtors&quot;: 7224469.51, // 距离达标需回款
&quot;rec_ratio&quot;: &quot;70.41%&quot;, // 实际应款收比例
&quot;sales_amount&quot;: 14083265.03, // 总销售额
&quot;sales_kpi&quot;: 1458051.29, // 月销售指标,
&quot;profit_kpi&quot;: 1458051.29, // 毛利指标
&quot;eur_kpi&quot;: 1458051.29, // 欧洲维修指标
&quot;ka_sales&quot;: 0,
&quot;ka_kpi&quot;: 0,
&quot;confirm_amount&quot;: 0, // 已确认金额
&quot;confirm_profit&quot;: 0, // 已确认毛利
&quot;filter_kpi&quot;: 79117.49, // 滤清器指标
&quot;filter_amount_month&quot;: 0, // 滤清器本月销售额
&quot;filter_amount_today&quot;: 0, // 滤清器今日销售额
&quot;battery_kpi&quot;: 55142.5, // 蓄电池
&quot;battery_amount_month&quot;: 0,
&quot;battery_amount_today&quot;: 0,
&quot;oil_kpi&quot;: 74322.5, // 机油&amp;变油
&quot;oil_amount_month&quot;: 0,
&quot;oil_amount_today&quot;: 0,
&quot;brake_block_kpi&quot;: 17741.5, // 刹车片
&quot;brake_block_amount_month&quot;: 0,
&quot;brake_block_amount_today&quot;: 0,
},
&quot;sales_money_day&quot;: &quot;0.00&quot;,//当日销售额
&quot;e_sales_money_day&quot;: &quot;0.00&quot;,//欧洲维修
&quot;sales_profit_day&quot;: &quot;0.00&quot;,//当日销售毛利
&quot;sales_money_month&quot;: &quot;0.00&quot;,//当月销售额
&quot;e_sales_money_month&quot;: &quot;0.00&quot;,//欧洲维修销售额
&quot;sales_profit_month&quot;: &quot;0.00&quot;,//当月销售毛利
&quot;customer_day&quot;: 0,//当日客户成交数
&quot;customer_month&quot;: 0,//当月客户成交数
&quot;sku_day&quot;: 0,//当日sku数
&quot;sku_month&quot;: 0,//当月sku数
&quot;list&quot;: [
{
&quot;id&quot;: &quot;9&quot;,//活动id
&quot;name&quot;: &quot;门店促销附件&quot;,//名称
&quot;app_image&quot;: &quot;http://smarterp.com/upload/banner/2020/08/102239589745.png&quot;,//图片
&quot;start_time&quot;: &quot;1597161600&quot;,
&quot;end_time&quot;: &quot;1600099200&quot;,
&quot;title&quot;: &quot;门店促销附件&quot;,//标题(app 用这个)
&quot;rules_introductions&quot;: &quot;满1组赠2或赠1、满6组赠4或赠2、满12组赠6或赠3&quot;,//摘要
&quot;time&quot;: &quot;2020-08-12 00:00:00-2020-09-15 00:00&quot;,//开始结束日期
&quot;timeTxt&quot;: &quot;未开始&quot;,
&quot;distanceTxt&quot;: &quot;距离开始还有4天7小时&quot;
}
]
}
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>备注</h5>