深汕工单验证

uat-temp-wj-2502060000-chongqing-step
王杰 2 months ago
parent 3137abbfa9
commit 6ebbed58bc

@ -0,0 +1,15 @@
package cn.estsh.i3plus.ext.mes.pcn.apiservice.serviceimpl.step.method;
import cn.estsh.i3plus.mes.pcn.serviceimpl.fsm.BaseStepService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Service;
/**
* @Description :
* @Author : wangjie
**/
@Slf4j
@Service("mesWorkOrderCheckCompleteQtyStepService")
public class MesWorkOrderCheckCompleteQtyStepService extends BaseStepService {
}
Loading…
Cancel
Save