This commit is contained in:
bipproduction
2025-10-21 16:56:18 +08:00
parent f50198ced9
commit 7d5bf004da
11 changed files with 151 additions and 35 deletions

View File

@@ -172,6 +172,8 @@ exports.Prisma.ChatFlowsScalarFieldEnum = {
active: 'active',
flowUrl: 'flowUrl',
flowToken: 'flowToken',
waPhoneNumberId: 'waPhoneNumberId',
waToken: 'waToken',
createdAt: 'createdAt',
updatedAt: 'updatedAt'
};