md
This commit is contained in:
parent
41e69c006f
commit
a202e16be9
@ -155,8 +155,6 @@ public class Oms2cWaybillController extends BaseController
|
|||||||
return this.iApiwebSvc.preCalcWaybillFee(waybillOrder);
|
return this.iApiwebSvc.preCalcWaybillFee(waybillOrder);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@Log(title = "计算结算重量", businessType = BusinessType.OTHER)
|
@Log(title = "计算结算重量", businessType = BusinessType.OTHER)
|
||||||
@PostMapping(value = "/calcSetteldWeight")
|
@PostMapping(value = "/calcSetteldWeight")
|
||||||
public AjaxResult calcSetteldWeight(@RequestBody WaybillOrder waybillOrder)
|
public AjaxResult calcSetteldWeight(@RequestBody WaybillOrder waybillOrder)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user