Commit eade3673 authored by Quxl's avatar Quxl

x

parent 6f166edc
......@@ -86,7 +86,7 @@ public class WebApiController {
} else {
continue;
}
map.put("review_state", review_state_text);
map.put("review_state_text", review_state_text);
}
Map<String, Object> extMap = playactorMM.get(String.valueOf(id));
......
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