|
wrapper.having("if(count( ps.id )>0,1,0)={0}", dto.getIsScheduling());
|
|
wrapper.having("if(count( ps.id )>0,1,0)={0}", dto.getIsScheduling());
|
|
Page<ProductionOrderDetailVo> page = this.baseMapper.getPage(dto.getPage(), wrapper);
|
|
Page<ProductionOrderDetailVo> page = this.baseMapper.getPage(dto.getPage(), wrapper);
|