\app\store\service\statistics\dataUserExpendRanking

数据统计-用户消费榜 Class UserExpendRanking

Summary

Methods
Properties
Constants
getError()
hasError()
getUserExpendRanking()
No public properties found
No constants found
No protected methods found
$error
$wxappId
N/A
No private methods found
No private properties found
N/A

Properties

$error

$error : 

Type

$wxappId

$wxappId : 

Type

Methods

getError()

getError() : mixed

获取错误信息

Returns

mixed

hasError()

hasError() : boolean

是否存在错误

Returns

boolean

getUserExpendRanking()

getUserExpendRanking() : false|\PDOStatement|string|\think\Collection

用户消费榜

Throws

\think\db\exception\DataNotFoundException
\think\db\exception\ModelNotFoundException
\think\exception\DbException

Returns

false|\PDOStatement|string|\think\Collection