@ -188,9 +188,6 @@ public class OrderInfoServiceImpl implements OrderInfoService {
DecimalFormat format = new DecimalFormat("#.###");
@Autowired
private BuyerMapper buyerMapper;
@Override
public PageUtils selectOrderInfo(Map<String, Object> map, List<String> shList, List<String> entList) {
return orderProcessService.selectOrderInfo(map, shList, entList);