eight
2025-04-08 c05a87199a66dfd912ac83270b26aeb9afd09c2d
jh-module-ecg/jh-module-ecg-biz/src/main/java/cn/lihu/jh/module/ecg/controller/admin/callingscreen/CallingScreenController.java
@@ -40,7 +40,7 @@
    private CallingScreenService callingScreenService;
    @GetMapping("/display-col-info")
    @Operation(summary = "显示列信息")
    @Operation(summary = "列上显示的检查类型名称")
    @PermitAll
    public CommonResult<Map<Integer, List<String>>> displayColInfo()
    {