master
zhaoxiaolin 1 year ago
parent 4c7756eeba
commit 5ac34a2a8a

@ -13,7 +13,6 @@ import com.op.mes.domain.BaseProductAttached;
import com.op.mes.service.IBaseProductAttachedService; import com.op.mes.service.IBaseProductAttachedService;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.PutMapping; import org.springframework.web.bind.annotation.PutMapping;
@ -26,7 +25,7 @@ import com.op.common.log.annotation.Log;
/** /**
* Controller * Controller
* *
* @author ruoyi * @author ruoyi
* @date 2024-07-04 * @date 2024-07-04
*/ */

Loading…
Cancel
Save