mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-11-30 22:20:45 +00:00
commit
845a28db91
@ -158,6 +158,10 @@ abstract class BusinessClient
|
||||
}
|
||||
$log->save();
|
||||
}
|
||||
if (in_array($params['type'], ['pdd.ktt.increment.order.query', 'pdd.ktt.order.list'], true)) {
|
||||
LogFile::info('快团团请求: ' . json_encode($params, 256));
|
||||
LogFile::info('快团团返回: ' . $res->getBody()->getContents());
|
||||
}
|
||||
|
||||
return $res;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user