checkSms()
checkSms( $phone, $code) : boolean
Created by PhpStorm.
User: 王文杰 Date: 2021/5/7 Remark:
Parameters
$phone | ||
$code |
Throws
- \Exception
createMiniCode( $product_id, string $app_post, string $page, $uid) : boolean
Created by PhpStorm.
User: 王文杰 Date: 2021/5/31 Remark:生成小程序二维码
$product_id | ||
string | $app_post | |
string | $page | |
$uid |
需要携带参数 jump_s 判断是否是二维码跳转 app_port wholesaler(计调员端) distributor(分销商端) user_id 生成二维码的用户id
store(\App\Services\BusService $busService, \Illuminate\Http\Request $request)
\App\Services\BusService | $busService | |
\Illuminate\Http\Request | $request |