\app\task\behaviorDealerOrder

分销商订单行为管理 Class DealerOrder

Summary

Methods
Properties
Constants
run()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
grantMoney()
dologs()
$model
N/A

Properties

$model

$model : 

Type

Methods

run()

run(  $model) : boolean

执行函数

Parameters

$model

Throws

\think\exception\PDOException

Returns

boolean

grantMoney()

grantMoney() : boolean

发放分销订单佣金

Throws

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

Returns

boolean

dologs()

dologs(  $method, array  $params = array()) : boolean|integer

记录日志

Parameters

$method
array $params

Returns

boolean|integer