Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
mali
2018-12-11 15:31:13 +0800
Commit
30ff0f048b63266b22a6658afd92317d20b7c1e7
1 parent
dea90c85
转码
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
order/src/main/java/com/yohoufo/order/controller/UfoLiveAvthumbController.java
order/src/main/java/com/yohoufo/order/controller/UfoLiveAvthumbController.java
View file @
30ff0f0
...
...
@@ -36,7 +36,7 @@ public class UfoLiveAvthumbController {
logger
.
info
(
"[{}] method notifyAvthumb Notify out"
);
logger
.
info
(
"[{}] method notifyAvthumb Notify out"
,
req
.
getId
()
);
response
.
getWriter
().
print
(
"success"
);
}
}
...
...
Please
register
or
login
to post a comment