md
This commit is contained in:
parent
e37be5e87b
commit
8a19c60c2e
@ -107,7 +107,7 @@ public class EmisWaybillController extends BaseController
|
||||
|
||||
// @PreAuthorize("@ss.hasPermi('emis:emisWaybill:add')")
|
||||
@Log(title = "运单下单", businessType = BusinessType.INSERT)
|
||||
@PostMapping
|
||||
@PostMapping(value = "/realSubmitOrder")
|
||||
public AjaxResult realSubmitOrder(@RequestBody WaybillOrder waybillOrder)
|
||||
{
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user