kongdeqiang
2023-11-02 d6a127f4da8a9662e77364be002054870a5fcc4b
src/main/java/com/boying/controller/ViolationTypeController.java
@@ -10,7 +10,7 @@
import org.springframework.web.bind.annotation.*;
@RestController
@RequestMapping("violationType")
@RequestMapping("ffzf/violationtype")
@RequiredArgsConstructor
public class ViolationTypeController {