md
This commit is contained in:
parent
c23c6dbc79
commit
731c6c27b5
@ -129,7 +129,7 @@ public class WarehouseInController extends BaseController
|
||||
* @return
|
||||
*/
|
||||
@Log(title = "导出进仓单", businessType = BusinessType.EXPORT)
|
||||
@GetMapping("/exportWarehouseInTpl")
|
||||
@PostMapping("/exportWarehouseInTpl")
|
||||
public AjaxResult exportWarehouseInTpl(HttpServletResponse response,String orderSn) {
|
||||
|
||||
try{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user