广告接口支持多店铺 更新2
This commit is contained in:
parent
cb12e5045e
commit
6c865b684a
@ -630,6 +630,7 @@ class BpsAdController
|
||||
{
|
||||
$options = $request->all();
|
||||
$options['jwtClaims'] = $request->jwtClaims;
|
||||
$options['rpc'] = $request->rpc ?? false;
|
||||
|
||||
|
||||
// 获取请求参数
|
||||
|
Loading…
Reference in New Issue
Block a user