md
This commit is contained in:
parent
88be5bf7ed
commit
021e586a4d
@ -40,6 +40,6 @@ public interface IRpcWarehouseInSvc {
|
||||
|
||||
|
||||
@PostMapping(value = "/apiweb/emisWarehouseIn/exportWarehouseInTpl")
|
||||
public Response exportWarehouseInTpl(WaybillOrder waybillOrder);
|
||||
public Response exportWarehouseInTpl(@RequestBody WaybillOrder waybillOrder);
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user