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