Zhu Zhonghua
2025-04-24 16963441e05cb22922db7fb7e8cb463a5ba0e49c
aps-modules/aps-core/src/main/java/com/aps/core/controller/mainPlan/ApsPlateProcessShopStatController.java
@@ -37,7 +37,6 @@
     * 导出钣金车间统计列表
     */
    @Operation(summary = "钣金计划大表", description = "导出功能")
    @RequiresPermissions("plateProcessShopStat:export")
    @Log(title = "钣金车间统计", businessType = BusinessType.EXPORT)
    @PostMapping("/export")
    public void export(HttpServletResponse response, ApsPlateProcessShopStat apsPlateProcessShopStat)