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