Merge branch 'test-module' of https://git.code.tencent.com/lian-cbtc/rtss-server into test-module
This commit is contained in:
commit
5eeb1997b9
|
@ -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