..
This commit is contained in:
+1
@@ -126,6 +126,7 @@ public class TeacherCongressDelegateTransitionController {
|
||||
}
|
||||
|
||||
@At
|
||||
@Ok("void")
|
||||
@SaCheckPermission("tc.delegate.transition")
|
||||
public void exportDocx(String sessionId, String delegationId, HttpServletResponse response) {
|
||||
HashMap<String, Object> data = innerData(sessionId, delegationId);
|
||||
|
||||
Reference in New Issue
Block a user