{template 'common/header'} {template 'webnav'}
下载对账单

微信官方都是在次日9点启动生成前一天的对账单。

对账单中涉及金额的单位都为“元”。

下载账单接口为单日期接口,请尽量保持账单时间段不要过长。

{php echo tpl_form_field_daterange('time', array('starttime'=>date('Y-m-d', $starttime),'endtime'=>date('Y-m-d', $endtime)));}
{template 'common/footer'}