This commit is contained in:
2025-10-17 09:47:12 +08:00
parent 3fb7712f29
commit 1a1040b514
8 changed files with 48 additions and 182 deletions

View File

@@ -93,7 +93,6 @@ class QuerySmsStatus extends Command
'pageSize' => 10,
'currentPage' => 1,
];
Log::info('12312312312312' . json_encode($data));
$res = AlibabaSms::QuerySendDetails($data);
try {
Db::startTrans();