md
This commit is contained in:
parent
a1dde190f7
commit
fbb725e4be
@ -133,7 +133,7 @@ public class EmisWaybillController extends BaseController
|
||||
}
|
||||
}
|
||||
|
||||
@Log(title = "计算计算重量", businessType = BusinessType.OTHER)
|
||||
@Log(title = "计算结算重量", businessType = BusinessType.OTHER)
|
||||
@PostMapping(value = "/calcSettledWeight")
|
||||
public AjaxResult calcSettledWeight(@RequestBody WaybillOrder waybillOrder)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user