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