This commit is contained in:
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;