md
This commit is contained in:
parent
6455df8421
commit
9bb6ac166d
@ -18,7 +18,7 @@ public interface IRpcTmsScanRecordSvc {
|
||||
* @param trackingNo
|
||||
* @return
|
||||
*/
|
||||
@GetMapping("/apiweb/queryWaybillTraceInfo")
|
||||
@GetMapping("/apiweb/emisTmsScanRecord/queryWaybillTraceInfo")
|
||||
public AjaxResult queryWaybillTraceInfo(@RequestParam("trackingNo")String trackingNo, @RequestParam("lang")String lang);
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user