|
@@ -542,7 +542,7 @@ public interface TmsTruckFeign {
|
|
@RequestParam String endTime
|
|
@RequestParam String endTime
|
|
);
|
|
);
|
|
|
|
|
|
- @PostMapping("api/v1/truckTms/tmstruckreceiptresults/getReceivingPhoto")
|
|
|
|
|
|
+ @PostMapping("/api/v1/truckTms/tmstruckreceiptresults/getReceivingPhoto")
|
|
Map<String,Object> getReceivingPhoto(@RequestParam String orderNumber);
|
|
Map<String,Object> getReceivingPhoto(@RequestParam String orderNumber);
|
|
|
|
|
|
@PostMapping("/api/v1/truckTms/pathDisplay/fullPath")
|
|
@PostMapping("/api/v1/truckTms/pathDisplay/fullPath")
|