forked from I3-YF/i3plus-mes-yfai
工位与Bin位关系维护
parent
2cd16dd40e
commit
03227dd376
@ -1,14 +0,0 @@
|
|||||||
package cn.estsh.i3plus.ext.mes.api.base;
|
|
||||||
|
|
||||||
import cn.estsh.i3plus.pojo.mes.bean.MesPartPull;
|
|
||||||
import cn.estsh.i3plus.pojo.mes.bean.MesWorkCellBin;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @Description:
|
|
||||||
* @CreateDate 2024/04/16
|
|
||||||
* @Author mingliang.li
|
|
||||||
*/
|
|
||||||
public interface IMesWorkCellBinService extends IBaseMesService<MesWorkCellBin> {
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in New Issue