luobang 3 lat temu
rodzic
commit
131238fb87

+ 1 - 0
src/main/java/com/steerinfo/dil/controller/TestController.java

@@ -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")