so can tell me sth?

This commit is contained in:
2024-11-25 12:18:33 +07:00
parent 68dabd186a
commit 9515a3d9b3
2 changed files with 30 additions and 8 deletions

View File

@@ -104,7 +104,7 @@ export class PayosService {
mentorId: mentorId,
},
})
// update order chatRoomId
/* ------------------------- update order chatRoomId ------------------------ */
await tx.order.update({
where: { id: order.id },
data: {
@@ -118,7 +118,7 @@ export class PayosService {
orderId: order.id,
},
})
// send first message from mentor to customer
/* --------------- send first message from mentor to customer --------------- */
await tx.message.create({
data: {
content: