Merge pull request '캔 사용 시 제휴보상 캔도 사용할 수 있도록 수정' (#60) from test into main
Reviewed-on: #60
This commit is contained in:
		| @@ -90,6 +90,7 @@ class ChargeQueryRepositoryImpl(private val queryFactory: JPAQueryFactory) : Cha | ||||
|  | ||||
|             else -> payment.paymentGateway.eq(PaymentGateway.PG) | ||||
|         } | ||||
|         return paymentGatewayCondition | ||||
|  | ||||
|         return paymentGatewayCondition.or(payment.paymentGateway.eq(PaymentGateway.POINT_CLICK_AD)) | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user