更改uri
This commit is contained in:
parent
46ceb6599d
commit
5ab8b74e9b
|
@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.*;
|
|||
* @since 2023-02-27
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("/api/simulation/v1")
|
||||
@RequestMapping("/api/simulation/ncc/manage/v1")
|
||||
public class RtsNccMapDataController {
|
||||
@Autowired
|
||||
private IRtsNccMapDataRepository mapDataService;
|
||||
|
|
Loading…
Reference in New Issue