龚焕茏
2024-03-21 945afec19a11ea45375ab1a0e739ef8fc4d22ed1
ycl-server/src/main/java/com/ycl/platform/controller/TExamineScoreController.java
@@ -32,7 +32,7 @@
    /**
     * 查询考核计分列表
     */
    @PreAuthorize("@ss.hasPermi('platform:score:list')")
//    @PreAuthorize("@ss.hasPermi('platform:score:list')")
    @GetMapping("/list")
    public TableDataInfo list(TExamineScore tExamineScore)
    {