Crunchy
2024-05-22 2f9f2b3edb14efdd1e2071e26420e9c9d20b1992
inspect-server/src/main/java/com/yuanchu/mom/controller/InsReportController.java
@@ -40,7 +40,7 @@
    @Value("${wordUrl}")
    private String wordUrl;
    @ValueAuth
    @ValueClassify("报告编制")
    @ApiOperation(value = "查询检验报告数据")
    @PostMapping("/pageInsReport")
    public Result pageInsReport(@RequestBody Map<String, Object> data) throws Exception {