fix: correct application cmpp credentials

This commit is contained in:
hectorzhao
2026-07-09 17:18:39 +08:00
parent 57a4c86a79
commit 767f0ca9aa
13 changed files with 149 additions and 24 deletions
+1
View File
@@ -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)