public OperatorGoodListResponse GetGoodListByOperator(OperatorGoodsRequest request) { return(_operatorGoodService.GetGoodListByOperator(request)); }