fix: close admin channel test sms loop

This commit is contained in:
hectorzhao
2026-07-09 11:49:20 +08:00
parent a4a638208e
commit c58a010951
12 changed files with 582 additions and 17 deletions
+1 -1
View File
@@ -490,7 +490,7 @@ model SmsChannel {
account String
passwordCipher String
srcId String
cmppVersion String @default("3.0")
cmppVersion String @default("2.0")
rateLimitPerSecond Int @default(100)
unitPrice Int @default(0)
status String @default("active")