*
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -95,7 +95,7 @@ class BaseController extends Controller | ... | @@ -95,7 +95,7 @@ class BaseController extends Controller |
| 95 | $data = [ | 95 | $data = [ |
| 96 | "businessId"=>482946, | 96 | "businessId"=>482946, |
| 97 | "queryType"=>"album", | 97 | "queryType"=>"album", |
| 98 | "brandId"=>8888888 | 98 | "brandId"=>103596 |
| 99 | ]; | 99 | ]; |
| 100 | 100 | ||
| 101 | Log::channel('api')->info(__METHOD__.'get请求参数', ['token'=>$token, 'url'=>$url, 'data'=>$data]); | 101 | Log::channel('api')->info(__METHOD__.'get请求参数', ['token'=>$token, 'url'=>$url, 'data'=>$data]); | ... | ... |
-
Please register or sign in to post a comment