Commit f5364cb1 authored by Quxl's avatar Quxl

x

parent 3d4f7ec4
...@@ -92,6 +92,7 @@ public class ExportConstant { ...@@ -92,6 +92,7 @@ public class ExportConstant {
playShanghai.put("2", "国际首映"); playShanghai.put("2", "国际首映");
playShanghai.put("3", "亚洲首映"); playShanghai.put("3", "亚洲首映");
playShanghai.put("4", "中国首映"); playShanghai.put("4", "中国首映");
playShanghai.put("5", "不符合任何首映");
} }
public static final String[] rounds = new String[] {"", "一选", "二选", "三选", "影片把关", "选片委员会", "电影总局"}; public static final String[] rounds = new String[] {"", "一选", "二选", "三选", "影片把关", "选片委员会", "电影总局"};
......
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