master
zhaoxiaolin 4 months ago
parent d773d44507
commit f22f64e54a

@ -2,7 +2,6 @@ package com.op.wms.controller;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
@ -23,7 +22,7 @@ import com.op.common.core.web.page.TableDataInfo;
/**
* Controller
*
*
* @author ruoyi
* @date 2024-11-04
*/

Loading…
Cancel
Save