‘liusuyi’
2023-12-23 d022c41f84d7e09d0f10251edd48f35933899762
ard-work/src/main/java/com/ruoyi/sy/controller/ArdSyCarController.java
@@ -251,7 +251,7 @@
    /**
     * 获取全部车辆模型
     */
    @PreAuthorize("@ss.hasPermi('sy:syCar:getAllCarModel')")
//    @PreAuthorize("@ss.hasPermi('sy:syCar:getAllCarModel')")
    @PostMapping("/getAllCarModel")
    @ApiOperation("获取全部车辆模型")
    public Map<String,Object> getAllCarModel(){