|
|
@@ -87,8 +87,8 @@ export class RcsNumberService {
|
|
|
this.cloud050 = new cloud214('100050', '6c0f25c802b82d2a5c78f01fb627be2c', RcsNumberSource.cloud050)
|
|
|
this.sms4verify01 = new sms4verify('Yt8kbBGbvMTL3OBZ2dvwXCm78MI59D', RcsNumberSource.sms4verify01)
|
|
|
this.sms4verify02 = new sms4verify('402qwEj44JiaWMOOBPIxMnWaqeyIuV', RcsNumberSource.sms4verify02)
|
|
|
- this.sms7979 = new sms7979('BbrlHwT4IWrfxR1tbSP6O8RkzW7Gdh', 40, RcsNumberSource.sms7979)
|
|
|
- this.sms797902 = new sms7979('zKZVl49nNGgtRWe6JI4y9LmQCQPPm6', 40, RcsNumberSource.sms797902)
|
|
|
+ this.sms7979 = new sms7979('BbrlHwT4IWrfxR1tbSP6O8RkzW7Gdh', 45, RcsNumberSource.sms7979)
|
|
|
+ this.sms797902 = new sms7979('BbrlHwT4IWrfxR1tbSP6O8RkzW7Gdh', 45, RcsNumberSource.sms797902)
|
|
|
this.redis = this.redisService.getOrThrow()
|
|
|
}
|
|
|
|