‘liusuyi’
2023-12-23 01be918bc730ef6d4a6441d19e7fcc4579911f3e
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(){