src/main/java/com/ruoyi/sales/controller/ShippingInfoController.java
@@ -86,6 +86,7 @@ /** * 导出发货信息管理 */ @Log(title = "发货信息", businessType = BusinessType.EXPORT) @PostMapping("/export") @Operation(summary = "导出发货信息") public void export(HttpServletResponse response) {