md
This commit is contained in:
parent
fd18ec7c07
commit
4a12a21d5e
@ -63,7 +63,7 @@ public class EmisWaybillController extends BaseController
|
||||
/**
|
||||
* 获取电子运单信息
|
||||
*/
|
||||
@PostMapping(value = "/getWaybillDetail")
|
||||
@RequestMapping(value = "/getWaybillDetail")
|
||||
public AjaxResult getWaybillDetail(@RequestParam("billCode")String billCode )
|
||||
{
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user