Commit 78da90c8 authored by libin's avatar libin

大屏展示

parent 33406df8
......@@ -23,7 +23,7 @@ import java.util.Date;
* @data 2019/12/24 16:29
*/
@RestController
@RequestMapping("/large_screen_display")
@RequestMapping("/large_screen")
@RequiredArgsConstructor(onConstructor = @__(@Autowired))
public class LargeScreenDisplayController {
private final VehicleProfileDisplayBiz vehicleProfileDisplayBiz;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment