feat: add cmpp inbound gateway listener

This commit is contained in:
hectorzhao
2026-07-07 16:19:14 +08:00
parent ad3b86ba0a
commit cc628d0214
14 changed files with 631 additions and 17 deletions
+1
View File
@@ -336,6 +336,7 @@ model SmsApplication {
name String
scene String?
callbackUrl String?
cmppAccount String @unique
secretHash String
dailyLimit Int?
customerUnitPrice Int @default(0)