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