| | |
| | | package com.zy.asrs.service; |
| | | |
| | | import com.core.common.R; |
| | | import com.zy.asrs.entity.param.*; |
| | | import com.zy.asrs.entity.result.OpenOrderCompeteResult; |
| | | import com.zy.asrs.entity.result.StockVo; |
| | |
| | | */ |
| | | void syncMat(MatSyncParam param); |
| | | |
| | | LabellerMatParam labellerMat(LabellerMatParam param); |
| | | |
| | | void labellerComplete(LabellerCompleteParam param); |
| | | |
| | | void labellerMat(LabellerMatParam param); |
| | | void balconyComplete(LabellerMatParam param); |
| | | |
| | | void palletizingComplete(PalletizingCompleteParam param); |
| | | void PalletizingCompleteTwoFloorParam(PalletizingCompleteTwoFloorParam param); |
| | | void palletizingCompleteS(PalletizingCompleteParam param); |
| | | |
| | | void singleUnstackingComplete(SingleUnstackingCompleteParam param); |
| | | |
| | | void singleMountUnstackingComplete(SingleMountUnstackingCompleteParam param); |
| | | |
| | | void cs2(); |
| | | void qualityInspection(QualityInspectionParam param); |
| | | R packagingAreaOrderCreate(OrderCargoBookingNoteParam param); |
| | | R cargoBookingNote(OrderCargoBookingNoteParam param); |
| | | |
| | | } |