|
|
@@ -87,7 +87,7 @@ export class RcsNumberService {
|
|
|
this.cloud050 = new cloud214('100050', '6c0f25c802b82d2a5c78f01fb627be2c', RcsNumberSource.cloud050)
|
|
|
this.sms4verify01 = new sms4verify('Yt8kbBGbvMTL3OBZ2dvwXCm78MI59D', RcsNumberSource.sms4verify01)
|
|
|
this.sms4verify02 = new sms4verify('7FwojO3gHajkmyaHFJEd5brt4iq8HN', RcsNumberSource.sms4verify02)
|
|
|
- this.sms7979 = new sms7979('VmXjb6DYFpXyC9ZD6sOEQIdRUCMTcg', 35, RcsNumberSource.sms7979)
|
|
|
+ this.sms7979 = new sms7979('VmXjb6DYFpXyC9ZD6sOEQIdRUCMTcg', 40, RcsNumberSource.sms7979)
|
|
|
this.sms797902 = new sms7979('ObWp8ApyS8K9DqtYUzZwxyQredannt', 40, RcsNumberSource.sms797902)
|
|
|
this.redis = this.redisService.getOrThrow()
|
|
|
this.redis.get('hello').then((res) => {
|