Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
member-api
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
曲欣亮
member-api
Commits
2d745767
Commit
2d745767
authored
Dec 13, 2018
by
Quxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x
parent
473fe99e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
ReviewService.java
src/main/java/com/egolm/film/api/service/ReviewService.java
+10
-10
No files found.
src/main/java/com/egolm/film/api/service/ReviewService.java
View file @
2d745767
...
...
@@ -17,15 +17,15 @@ public interface ReviewService {
/**
* 查询管理员选片列表
* @param keyword
* @param group_id
* @param enroll_type_id
* @param film_type_name
* @param film_type_name_short
* @param film_country
* @param review_round
* @param review_state
* @param allot_state
* @param state
* @param group_id
管理员所在的管理组ID
* @param enroll_type_id
影片性质
* @param film_type_name
影片类型
* @param film_type_name_short
影片扩展分类
* @param film_country
影片城市
* @param review_round
第几轮审片
* @param review_state
审片结论 1通过 2否决 3参赛 4参赛备选 5参展
* @param allot_state
评委分配状态 0未分配评委 1已分配评委评选中
* @param state
评选状态 0未评选 1有争议 2管理员分配 3已完成
* @param page
* @return
*/
...
...
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