kongdeqiang
2024-03-20 281b8003e2d26451793c22f7c7c0c4d13ea40da1
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 {