This commit is contained in:
ASUS 2025-08-15 11:30:46 +08:00
parent 455bfde49f
commit 46ec738185
3 changed files with 1927 additions and 4 deletions

View File

@ -3,10 +3,10 @@
namespace app\api\model;
use app\common\model\Sms;
use fast\Random;
use extend\ba\Random;
use think\Exception;
use think\Hook;
use think\Log;
use support\Log;
use think\Model;
use AlibabaCloud\SDK\Dysmsapi\V20170525\Dysmsapi;
use AlibabaCloud\Tea\Exception\TeaError;

View File

@ -35,7 +35,12 @@
"webman/redis": "^2.1",
"illuminate/events": "^11.45",
"webman/redis-queue": "^2.1",
"webman/console": "^2.1.0"
"webman/console": "^2.1.0",
"alibabacloud/dysmsapi-20170525": "3.1.0",
"aliyuncs/oss-sdk-php": "^2.7",
"alibabacloud/client": "1.5.32",
"alibabacloud/sts": "^1.8",
"phpoffice/phpspreadsheet": "4.3.1"
},
"suggest": {
"ext-event": "For better performance. "

1920
composer.lock generated

File diff suppressed because it is too large Load Diff