From ae1fb7075c48d3f75d964f14654b3c343d545fe1 Mon Sep 17 00:00:00 2001 From: Mr Swift Date: Mon, 8 Jul 2024 11:32:48 +0330 Subject: [PATCH] Update SMS_Module.js --- server/plugins/SMS_Module.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/plugins/SMS_Module.js b/server/plugins/SMS_Module.js index bc59e6c..69d76d1 100644 --- a/server/plugins/SMS_Module.js +++ b/server/plugins/SMS_Module.js @@ -2,7 +2,7 @@ const axios = require('axios') const accountInfo = { Username: 'asanservice.sms@gmail.com', - Password: '9u&8[Ve9', + Password: '9u&&[Ve9', Number: '5000467341', url: 'http://www.afe.ir/WebService/V4/BoxService.asmx' }