Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Cong.Zhao
/
musician-api.hikoon.com
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
bb4228a3
...
bb4228a31491e7c0b66aadfb65728a4a20dd956f
authored
2022-11-03 10:14:09 +0800
by
lemon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
*
1 parent
93c21eae
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/Http/Controllers/Release/BaseController.php
app/Http/Controllers/Release/BaseController.php
View file @
bb4228a
...
...
@@ -103,7 +103,7 @@ class BaseController extends Controller
$params
[
'tmeBrandId'
]
=
$params
[
'tmeBrandId'
]
??
8888888
;
}
print_r
(
$params
)
;
echo
$url
;
exit
();
$headers
=
$this
->
parseHeaders
(
$params
);
...
...
Please
register
or
sign in
to post a comment