라이브 예약내역 페이지 추가
This commit is contained in:
@@ -47,4 +47,8 @@ enum AppStep {
|
||||
case canPayment(canProduct: SKProduct, refresh: () -> Void, afterCompletionToGoBack: Bool = false)
|
||||
|
||||
case canPgPayment(canResponse: GetCanResponse, refresh: () -> Void, afterCompletionToGoBack: Bool = false)
|
||||
|
||||
case liveReservation
|
||||
|
||||
case liveReservationCancel(reservationId: Int)
|
||||
}
|
||||
|
Reference in New Issue
Block a user