kongdeqiang
2023-07-10 b784514b4c5414e3deb121f723fae6d8d875f4e5
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 {