|
|
|
@ -13,7 +13,6 @@ import com.op.mes.domain.BaseProductAttached;
|
|
|
|
|
import com.op.mes.service.IBaseProductAttachedService;
|
|
|
|
|
|
|
|
|
|
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.PostMapping;
|
|
|
|
|
import org.springframework.web.bind.annotation.PutMapping;
|
|
|
|
@ -26,7 +25,7 @@ import com.op.common.log.annotation.Log;
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 物料附属信息Controller
|
|
|
|
|
*
|
|
|
|
|
*
|
|
|
|
|
* @author ruoyi
|
|
|
|
|
* @date 2024-07-04
|
|
|
|
|
*/
|
|
|
|
|