부가서비스
- SMS 결제 통보 리스트 API 연동
This commit is contained in:
@@ -63,6 +63,8 @@ export const ListDateGroup = ({
|
||||
sendCl={ items[i]?.sendCl }
|
||||
paymentMethod={ items[i]?.paymentMethod }
|
||||
receiverName={ items[i]?.receiverName }
|
||||
|
||||
smsCl= { items[i]?.smsCl }
|
||||
></ListItem>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user