|
@@ -42,6 +42,7 @@ public class TestController extends BaseRESTfulController {
|
|
|
// mapValue.put("turnOf","0");
|
|
|
// mapValue.put("shipperName","四川达州钢铁集团有限");
|
|
|
// mapValue.put("receiveAddress","长沙市");
|
|
|
+ //测试
|
|
|
return routeService.saveRoute(parem).toString();
|
|
|
}
|
|
|
@PostMapping("/fullPath")
|