修改下载裁决书功能
This commit is contained in:
+1
@@ -120,6 +120,7 @@ public class AdjudicationController extends BaseController {
|
||||
*/
|
||||
@GetMapping("/archives")
|
||||
public AjaxResult getArchivesDetail(Long id){
|
||||
|
||||
return adjudicationService.getArchivesDetail(id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user