getSurveyData() getSurveyData( $startDate = null, $endDate = null) : array 获取数据概况 Parameters $startDate $endDate Throws \think\Exception Returns array
getConsumeUsers() getConsumeUsers(null $startDate = null, null $endDate = null) : string 消费人数 Parameters null $startDate null $endDate Throws \think\Exception Returns string
getUserTotal() getUserTotal(null $startDate = null, null $endDate = null) : string 获取用户总量 Parameters null $startDate null $endDate Throws \think\Exception Returns string
getOrderTotal() getOrderTotal(null $startDate = null, null $endDate = null) : string 获取订单总量 Parameters null $startDate null $endDate Throws \think\Exception Returns string
getOrderTotalMoney() getOrderTotalMoney(null $startDate = null, null $endDate = null) : string 付款订单总额 Parameters null $startDate null $endDate Returns string
getGoodsTotal() getGoodsTotal(null $startDate = null, null $endDate = null) : integer|string 获取商品总量 Parameters null $startDate null $endDate Throws \think\Exception Returns integer|string
getRechargeTotal() getRechargeTotal(null $startDate = null, null $endDate = null) : float|integer 用户充值总额 Parameters null $startDate null $endDate Returns float|integer