md
This commit is contained in:
parent
4c69ea078a
commit
411558d424
@ -108,7 +108,7 @@ public class Oms2cWarehouseInController extends BaseController
|
||||
* @return
|
||||
*/
|
||||
@Log(title = "导出进仓单文件", businessType = BusinessType.EXPORT)
|
||||
@GetMapping("/exportWarehouseInTpl")
|
||||
@PostMapping("/exportWarehouseInTpl")
|
||||
public void exportWarehouseInTpl(HttpServletResponse servletResponse, @RequestBody WaybillOrder waybillOrder) throws IOException {
|
||||
|
||||
Response response = this.iRpcWarehouseInSvc.exportWarehouseInTpl(waybillOrder);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user