fix: correct application cmpp credentials
This commit is contained in:
@@ -342,6 +342,7 @@ model SmsApplication {
|
||||
scene String?
|
||||
callbackUrl String?
|
||||
cmppAccount String @unique
|
||||
cmppEnterpriseCode String
|
||||
secretHash String
|
||||
cmppMaxConnections Int @default(1)
|
||||
cmppWindowSize Int @default(16)
|
||||
|
||||
Reference in New Issue
Block a user