\app\store\model\dealerApply

分销商入驻申请模型 Class Apply

Summary

Methods
Properties
Constants
getList()
submit()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getList()

getList(string  $search = '') : \think\Paginator

获取分销商申请列表

Parameters

string $search

Throws

\think\exception\DbException

Returns

\think\Paginator

submit()

submit(  $data) : boolean

分销商入驻审核

Parameters

$data

Returns

boolean