Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
sentinel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
曲欣亮
sentinel
Commits
36473887
Commit
36473887
authored
Feb 22, 2019
by
Quxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x
parent
bf8f2ef8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
AdminFirstController.java
...va/com/egolm/film/api/web/admin/AdminFirstController.java
+0
-6
No files found.
src/main/java/com/egolm/film/api/web/admin/AdminFirstController.java
View file @
36473887
...
@@ -283,9 +283,6 @@ public class AdminFirstController {
...
@@ -283,9 +283,6 @@ public class AdminFirstController {
String
keyword
,
String
film_country
,
String
play_shanghai
,
String
keyword
,
String
film_country
,
String
play_shanghai
,
Integer
state
,
Integer
apply_state
,
Integer
film_type
,
Integer
enroll_type
,
Integer
upload_state
,
Integer
film_type_short
,
Integer
state
,
Integer
apply_state
,
Integer
film_type
,
Integer
enroll_type
,
Integer
upload_state
,
Integer
film_type_short
,
Integer
review_round
,
Integer
review_state
,
Integer
allot_atate
,
Integer
opt_state
,
Integer
[]
film_group_id
,
Integer
review_round
,
Integer
review_state
,
Integer
allot_atate
,
Integer
opt_state
,
Integer
[]
film_group_id
,
Long
index
,
Long
limit
,
String
[]
limitKey
,
HttpServletResponse
response
,
String
[]
columns
)
throws
IOException
{
HttpServletResponse
response
,
String
[]
columns
)
throws
IOException
{
Fc_admin
admin
=
Util
.
mapTo
(
tokenService
.
getTokenObj
(),
Fc_admin
.
class
);
Fc_admin
admin
=
Util
.
mapTo
(
tokenService
.
getTokenObj
(),
Fc_admin
.
class
);
response
.
setContentType
(
"application/octet-stream"
);
response
.
setContentType
(
"application/octet-stream"
);
...
@@ -307,9 +304,6 @@ public class AdminFirstController {
...
@@ -307,9 +304,6 @@ public class AdminFirstController {
String
keyword
,
String
film_country
,
String
play_shanghai
,
String
keyword
,
String
film_country
,
String
play_shanghai
,
Integer
state
,
Integer
apply_state
,
Integer
film_type
,
Integer
enroll_type
,
Integer
upload_state
,
Integer
film_type_short
,
Integer
state
,
Integer
apply_state
,
Integer
film_type
,
Integer
enroll_type
,
Integer
upload_state
,
Integer
film_type_short
,
Integer
review_round
,
Integer
review_state
,
Integer
allot_atate
,
Integer
opt_state
,
Integer
[]
film_group_id
,
Integer
review_round
,
Integer
review_state
,
Integer
allot_atate
,
Integer
opt_state
,
Integer
[]
film_group_id
,
Long
index
,
Long
limit
,
String
[]
limitKey
,
HttpServletResponse
response
,
String
[]
columns
)
throws
IOException
{
HttpServletResponse
response
,
String
[]
columns
)
throws
IOException
{
Fc_admin
admin
=
Util
.
mapTo
(
tokenService
.
getTokenObj
(),
Fc_admin
.
class
);
Fc_admin
admin
=
Util
.
mapTo
(
tokenService
.
getTokenObj
(),
Fc_admin
.
class
);
response
.
setContentType
(
"application/octet-stream"
);
response
.
setContentType
(
"application/octet-stream"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment