kongdeqiang
2023-06-05 bb344d8e73bf3a6825f21584609649cb5d5042f5
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 {