Commit 72b7dfb5 authored by Quxl's avatar Quxl

x

parent cd59f580
......@@ -471,7 +471,6 @@ public class ExportServiceImpl implements ExportService {
map.putAll(filmExtMap);
}
Integer reviewRound = (Integer)map.get("review_round");
Integer reviewState = (Integer)map.get("review_state");
Integer optState = (Integer)map.get("opt_state");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment