|
@@ -543,7 +543,8 @@ public interface TmsTruckFeign {
|
|
@RequestParam Integer pageSize,
|
|
@RequestParam Integer pageSize,
|
|
@RequestParam String startTime,
|
|
@RequestParam String startTime,
|
|
@RequestParam String endTime,
|
|
@RequestParam String endTime,
|
|
- @RequestParam String con
|
|
|
|
|
|
+ @RequestParam String con,
|
|
|
|
+ @RequestParam String yes
|
|
);
|
|
);
|
|
|
|
|
|
@PostMapping("api/v1/truckTms/tmstruckreceiptresults/getReceiptResult")
|
|
@PostMapping("api/v1/truckTms/tmstruckreceiptresults/getReceiptResult")
|