isApplying() isApplying( $user_id) : boolean 是否为分销商申请中 Parameters $user_id Throws \think\exception\DbException Returns boolean
submit() submit( $user, $name, $mobile) : boolean 提交申请 Parameters $user $name $mobile Throws \think\exception\DbException \think\exception\PDOException Returns boolean
add() add( $user, $data) : boolean 更新分销商申请信息 Parameters $user $data Throws \think\exception\DbException \think\exception\PDOException Returns boolean