|
protected function success($msg = '', $data = null, $code = 1, $type = null, array $header = [])
|
|
protected function success($msg = '', $data = null, $code = 1, $type = null, array $header = [])
|
|
|
|
+ if ($data && in_array(request()->action(), ['getLikeList', 'getFansList', 'getFate', 'getUserInfo'])) {
|
|
// wordwrap(config('private_key'), 64, PHP_EOL, true) .
|
|
// wordwrap(config('private_key'), 64, PHP_EOL, true) .
|