|  |  |  | 
|---|
|  |  |  | import com.zy.asrs.entity.param.*; | 
|---|
|  |  |  | import com.zy.asrs.entity.result.OpenOrderCompeteResult; | 
|---|
|  |  |  | import com.zy.asrs.entity.result.StockVo; | 
|---|
|  |  |  | import com.zy.asrs.entity.vo.JarMastTableVo; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import java.util.List; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void balconyComplete(LabellerMatParam param); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void palletizingComplete(PalletizingCompleteParam2 param); | 
|---|
|  |  |  | void PalletizingCompleteTwoFloorParam(PalletizingCompleteTwoFloorParam param); | 
|---|
|  |  |  | void palletizingCompleteS(PalletizingCompleteParam param); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void singleUnstackingComplete(SingleUnstackingCompleteParam param); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void singleMountUnstackingComplete(SingleMountUnstackingCompleteParam param); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void cs1(String barcode); | 
|---|
|  |  |  | void cs2(); | 
|---|
|  |  |  | void cs3(); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | void smallContainers(SmallCompleteParam param); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | List<JarMastTableVo> getJatIdList(Integer id); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|